home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / netscape / ntscp201.486 / ntscp201 / Netscape.ad < prev    next >
Text File  |  1996-03-09  |  145KB  |  3,539 lines

  1. ! Netscape.ad --- app-defaults file for Netscape 2.01.
  2. !
  3. ! Copyright (c) 1994, 1995 Netscape Communications Corporation,
  4. ! all rights reserved.
  5. !
  6. ! Created: Jamie Zawinski <jwz@netscape.com>, 23-Jun-94.
  7. ! Bugs and commentary to x_cbug@netscape.com.
  8. !
  9. ! Modified: dp Suresh <dp@netscape.com>, 01-Aug-95
  10. !
  11. !      ==========================================================
  12. !      NOTE: If you're looking here for things to customize, look
  13. !      on the Preferences dialogs under the Options menu first.
  14. !      Most things are customizable from there.  Things which are
  15. !      settable via the Preferences dialog boxes are stored in
  16. !      the ~/.netscape/preferences file, and not in X resources.
  17. !      ==========================================================
  18. !
  19. ! This file lists the default resources built in to Netscape.
  20. ! You can use the stuff in this file for examples of how to customize
  21. ! Netscape for your environment; normally you will do this by
  22. ! copying the few lines you want to alter to your private resource
  23. ! database, which usually lives in a file called .Xdefaults in your home
  24. ! directory.
  25. !
  26. ! Site administrators **may** want to make changes here and install this
  27. ! file as the global app-defaults file for the site.  To do this, one
  28. ! would copy this file to /usr/lib/X11/app-defaults/Netscape, or on SunOS,
  29. ! /usr/openwin/lib/app-defaults/Netscape.  (But actually this directory
  30. ! could be anywhere; only the person who installed X knows for sure.)
  31. !
  32. ! It is **STRONGLY RECOMMENDED** that you not install this file in the
  33. ! app-defaults directory unless you are really sure you know what you are
  34. ! doing.  There are a whole slew of version-skew problems associated with
  35. ! app-defaults files, which are best avoided by simply not using them.
  36. ! In particular, if the app-defaults file for a program is installed, and
  37. ! you get a new version of that program, you can't properly test out the
  38. ! new version without actually installing it, since it will pick up the
  39. ! resources for the previous version, and will quite likely malfunction.
  40. !
  41. ! In short, app-defaults files are bad.  Don't use them.  This file is
  42. ! provided for informational purposes, and so that I don't get a lot of
  43. ! complaints from people who think they understand this stuff better than
  44. ! I do.
  45.  
  46.  
  47. ! Here's how you turn on SGI's Motif hacks:
  48. !Netscape*sgiMode:         True
  49. !Netscape*scheme:          Base
  50. !Netscape*useSchemes:        Colors, Fonts
  51. !Netscape*useEnhancedFSB:     True
  52.  
  53.  
  54. ! User-Settable Parameters
  55. ! ========================
  56.  
  57. ! This is the directory where Netscape finds external files such as icons.
  58. !
  59. *appDir:            /C/netscape
  60.  
  61. ! This resource is the same as the -visual command line option, which selects
  62. ! an X visual on which the windows should be created.  Legal options are:
  63. ! Best, meaning pick the best one w.r.t. image quality; Default, meaning
  64. ! use whatever the server says is the default visual; a visual class (like
  65. ! PseudoColor or TrueColor); or a decimal or hexadecimal digit, the ID of
  66. ! a particular visual (in case there is more than one visual of a particular
  67. ! class.)  "Best" is probably the right choice.
  68. !
  69. *visualID:            Best
  70.  
  71. ! Whether Netscape should install a private colormap.  This will cause the
  72. ! maximal number of colors to be used, but on most systems, will result in
  73. ! unpleasant colormap flashing when switching between applications.  Legal
  74. ! options are: Yes, No, and Guess.  "Guess" means "install the colormap only
  75. ! if we know that the display hardware supports multiple simultaneous
  76. ! colormaps, meaning that there will be no colormap flashing."  Currently,
  77. ! that means install the map when displaying on an SGI screen, and don't
  78. ! otherwise.  (What other vendors have multiple hardware colormaps, and how
  79. ! do you uniquely identify that capability?  Let me know.)
  80. !
  81. *installColormap:        Guess
  82.  
  83. ! The maximum number of color cells to allocate per image; this is only
  84. ! relevant when using the default colormap of a PseudoColor visual.
  85. ! If it is 0, we allocate as many colors as we can get.  (The more colors
  86. ! that we can allocate, the better images will look.)  This controls only
  87. ! the number of colors allocated for internal images - a few more colors
  88. ! will be allocated for the fluff and chrome that comes with Motif.
  89. !
  90. *maxImageColors:        0
  91.  
  92. ! Set this to false to disable the <BLINK> tag.
  93. *blinkingEnabled:        True
  94.  
  95. ! Whether the Exit menu item should confirm first.
  96. *confirmExit:            False
  97.  
  98. ! Mouse cursor when over an anchor.
  99. *linkCursor:            hand2
  100.  
  101. ! Mouse cursor when awaiting a reply.
  102. *busyCursor:            watch
  103.  
  104. ! Mouse cursor when "Save Next Link As..." mode is on, and over a link.
  105. *saveNextLinkCursor:        hand2
  106.  
  107. ! Mouse cursor when "Save Next Link As..." mode is on, and not over a link.
  108. *saveNextNonlinkCursor:        crosshair
  109.  
  110. ! How quickly (in seconds) the status messages should update.
  111. *progressInterval:        1
  112.  
  113. ! How quickly (in milliseconds) the run light and/or logo should animate.
  114. *busyBlinkRate:            500
  115. *animRate:            166
  116.  
  117. ! How often (in seconds) the global history, bookmarks, and disk cache
  118. ! files should be updated.
  119. *saveHistoryInterval:        600
  120.  
  121. ! How many pixels of motion must occur before a mouse-release is interpreted
  122. ! as a "drag" rather than a "click."
  123. *hysteresis:            3
  124.  
  125. ! These resources control whether Netscape should redirect its stdout and
  126. ! stderr streams to a dialog box, so that diagnostics reported by other
  127. ! programs launched by Netscape (for example, external viewers specified in
  128. ! a mailcap file) will be reported to the user through a dialog box,
  129. ! instead of simply showing up on the stdout/stderr of the controlling
  130. ! terminal of Netscape (which in many cases won't even be visible.)
  131. !
  132. ! If you have a external viewer which produces an annoying amount of output
  133. ! even when it has nothing interesting to say, you can shut it up by
  134. ! redirecting its output to stderr; for example, to do this to mpeg_play,
  135. ! you could add the following to your .mailcap file:
  136. !
  137. !        video/mpeg; mpeg_play %s 2>&-
  138. !
  139. ! Normally, Netscape captures both the stdout and stderr into the dialog box.
  140. ! If you find a need to let one or both of them continue on to the actual
  141. ! terminal of Netscape, you can do it by setting these resources to False.
  142. !
  143. *useStderrDialog:        True
  144. *useStdoutDialog:        True
  145.  
  146. ! For those MIME content-encodings which are not directly understood
  147. ! internally, it is possible to specify another Unix program to use as
  148. ! a filter here.
  149. !
  150. ! Each line in the encodingFilters resource consists of four fields,
  151. ! separated by colons and optional whitespace:
  152. !
  153. !   <input-encoding>  : <output-encoding> : <extensions> : <filter-command>
  154. !
  155. ! input-encoding:  The MIME encoding from the Content-Transfer-Encoding header.
  156. !                  (The basic encodings 7BIT, 8BIT, BINARY, BASE64, and QUOTED-
  157. !                  PRINTABLE are built-in; no need to specify those.)
  158. !
  159. ! output-encoding: The encoding that results from this transformation.
  160. !                  Leaving this empty is usually appropriate.
  161. !
  162. ! extensions:      A comma-separated list of the extensions typically used for
  163. !                  files in this encoding; if a document ends in one of these
  164. !                  extensions, then when that document is saved to disk, the
  165. !                  extension will be stripped off of the default file name
  166. !                  (since documents are decoded before they are saved, and the
  167. !                  extension would no longer accurately describe the file.)
  168. !
  169. ! filter-command:  A shell command which reads from stdin and writes to stdout
  170. !                  which does the actual decoding.
  171. !
  172. *encodingFilters:                  \
  173.     x-compress :  : .Z     : uncompress -c    \n\
  174.     x-gzip     :  : .z,.gz : gzip -cdq    \n
  175.  
  176.  
  177. ! Too many servers have bugs in the implementation of window gravity for
  178. ! us to rely on it.  Scrolling of large forms is *significantly* faster
  179. ! if we are able to make use of window gravity, but on many X servers, it
  180. ! results in form items being scattered randomly all over the document.
  181. ! Legal values for this resource are Yes, No, Partial, and Guess.  If
  182. ! "Guess", we run some tests and try to decide whether the X server is
  183. ! broken or partially broken.
  184. !
  185. ! If you find yourself needing to use a value here other than Guess,
  186. ! please tell us, so that we can make it guess correctly in the future.
  187. !
  188. *windowGravityWorks:        Guess
  189.  
  190.  
  191. ! Colors
  192. !
  193. ! This resource controls the foreground text color of unfollowed links 
  194. ! (links which have not yet been visited.)
  195. !
  196. *linkForeground:            #0000EE
  197.  
  198. ! This resource controls the foreground text color of followed links 
  199. ! (links which have already been visited.)
  200. !
  201. *vlinkForeground:            #551A8B
  202.  
  203. ! This resource controls the foreground text color of activated links 
  204. ! (links which are in the process of being clicked upon.)
  205. !
  206. *alinkForeground:            #FF0000
  207.  
  208. ! These resources control the foreground and background colors of text
  209. ! which has been selected with the mouse.
  210. !
  211. *selectForeground:            #000000
  212. *selectBackground:            #FFFFCC
  213.  
  214. ! These resources control the foreground and background colors of normal text.
  215. !
  216. *defaultForeground:            #000000
  217. *defaultBackground:            #C0C0C0
  218.  
  219. ! This resource may be used to specify a default background image.  It should
  220. ! be a file name or URL pointing to a GIF, JPEG, or XBM image.  If it is blank,
  221. ! then the default background color will be used instead.
  222. !
  223. *defaultBackgroundImage:        
  224.  
  225. ! Normally, the user-specified colors and backgrounds will only be used when
  226. ! viewing documents which did not specify their own colors and backgrounds.
  227. ! If this resource is set to False, then the user-specified colors and
  228. ! backgrounds will always be used, regardless of the options specified in 
  229. ! the document itself.
  230. !
  231. *documentColorsHavePriority:        True
  232.  
  233.  
  234. ! Geometry
  235. !
  236. ! Here's how you set the default sizes and positions of the Netscape windows:
  237. !
  238. ! For the web browser window:   Netscape.Navigator.geometry: =500x700+100-0
  239. ! For the mail reader:          Netscape.Mail.geometry: =500x800+200-0
  240. ! For the news reader:          Netscape.News.geometry: =500x800+300-0
  241. ! For the mail editor:          Netscape.Composition.geometry: =400x600
  242. ! For the bookmarks window:     Netscape.Bookmarks.geometry: =300x900-0-0
  243. ! For the address book window:  Netscape.AddressBook.geometry: =300x900-300-0
  244. ! For the download windows:     Netscape.Download.geometry: =500x200-0-0
  245. !
  246. ! In previous versions of Netscape, we suggested setting the geometry on the
  247. ! TopLevelShell class; don't do that any more.  It will affect *all* of the
  248. ! top-level Netscape windows, including bookmarks and message composition and
  249. ! so on, which is probably not what you want.
  250. !
  251. ! To set the sizes of the panes and columns in the mail and news windows, 
  252. ! change them to the layout you like, and then select "Options/Save Options".
  253. ! (To change the fonts in the message lists, search below for the resource
  254. ! that begins with "XmLGrid*fontList".)
  255.  
  256.  
  257.  
  258. ! Translations
  259. !
  260. ! Many of these translations are duplicated on both "Meta" and "Alt", since
  261. ! X has this stupid notion that "Meta" and "Alt" are not synonymous, and
  262. ! Sun in their infinite wisdom furthers this confusing lossage by both having
  263. ! Meta *and* Alt keys on the keyboard, and having the key which is labelled
  264. ! Alt generate *META* (the Diamond keys generate Alt.)  All praise Sun!
  265. ! All praise the X keyboard model!
  266. !
  267. ! And because of the need to do this, we have to do all of the keyboard
  268. ! equivalents with "translations" instead of "accelerators", since a menu
  269. ! item can only have one accelerator, and in order to make both Meta and Alt
  270. ! work we need to give them each two.  All praise Motif!
  271.  
  272.  
  273. ! Keybindings in the main window which correspond to menu items.
  274. ! These are installed on every widget which is a child of our Shell,
  275. ! and are not installed on popups/transients.
  276. !
  277. *globalTranslations:            #override            \n\
  278.                                     \
  279.     Meta ~Ctrl<Key>A:        addBookmark()            \n\
  280.      Alt ~Ctrl<Key>A:        addBookmark()            \n\
  281.     Meta ~Ctrl<Key>B:        viewBookmark()            \n\
  282.      Alt ~Ctrl<Key>B:        viewBookmark()            \n\
  283.     Meta ~Ctrl<Key>C:        copy()                \n\
  284.      Alt ~Ctrl<Key>C:        copy()                \n\
  285.     Meta ~Ctrl<Key>D:        undefined-key()            \n\
  286.      Alt ~Ctrl<Key>D:        undefined-key()            \n\
  287.         Meta ~Ctrl<Key>E:        undefined-key()            \n\
  288.          Alt ~Ctrl<Key>E:        undefined-key()            \n\
  289.     Meta ~Ctrl<Key>F:        find()                \n\
  290.      Alt ~Ctrl<Key>F:        find()                \n\
  291.     Meta ~Ctrl<Key>G:        findAgain()            \n\
  292.      Alt ~Ctrl<Key>G:        findAgain()            \n\
  293.     Meta ~Ctrl<Key>H:        history()            \n\
  294.      Alt ~Ctrl<Key>H:        history()            \n\
  295.     Meta ~Ctrl<Key>I:        loadImages()            \n\
  296.      Alt ~Ctrl<Key>I:        loadImages()            \n\
  297.         Meta ~Ctrl<Key>J:        undefined-key()            \n\
  298.          Alt ~Ctrl<Key>J:        undefined-key()            \n\
  299.         Meta ~Ctrl<Key>K:        undefined-key()            \n\
  300.          Alt ~Ctrl<Key>K:        undefined-key()            \n\
  301.     Meta ~Ctrl<Key>L:        openURL()            \n\
  302.      Alt ~Ctrl<Key>L:        openURL()            \n\
  303.     Meta ~Ctrl<Key>M:        mailNew()            \n\
  304.      Alt ~Ctrl<Key>M:        mailNew()            \n\
  305.     Meta ~Ctrl<Key>N:        new()                \n\
  306.      Alt ~Ctrl<Key>N:        new()                \n\
  307.     Meta ~Ctrl<Key>O:        openFile()            \n\
  308.      Alt ~Ctrl<Key>O:        openFile()            \n\
  309.     Meta ~Ctrl<Key>P:        print()                \n\
  310.      Alt ~Ctrl<Key>P:        print()                \n\
  311.     Meta ~Ctrl<Key>Q:        exit()                \n\
  312.      Alt ~Ctrl<Key>Q:        exit()                \n\
  313.     Meta ~Ctrl<Key>R:        reload()            \n\
  314.      Alt ~Ctrl<Key>R:        reload()            \n\
  315.     Meta ~Ctrl<Key>S:        saveAs()            \n\
  316.      Alt ~Ctrl<Key>S:        saveAs()            \n\
  317.         Meta ~Ctrl<Key>U:        undefined-key()            \n\
  318.          Alt ~Ctrl<Key>U:        undefined-key()            \n\
  319.     Meta ~Ctrl<Key>V:        paste()                \n\
  320.      Alt ~Ctrl<Key>V:        paste()                \n\
  321.     Meta ~Ctrl<Key>W:        delete()            \n\
  322.      Alt ~Ctrl<Key>W:        delete()            \n\
  323.     Meta ~Ctrl<Key>X:        cut()                \n\
  324.      Alt ~Ctrl<Key>X:        cut()                \n\
  325.         Meta ~Ctrl<Key>Y:        undefined-key()            \n\
  326.          Alt ~Ctrl<Key>Y:        undefined-key()            \n\
  327.     Meta ~Ctrl<Key>Z:        undo()                \n\
  328.      Alt ~Ctrl<Key>Z:        undo()                \n\
  329.                                     \
  330.     Meta ~Ctrl<Key>1:        historyItem(1)            \n\
  331.      Alt ~Ctrl<Key>1:        historyItem(1)            \n\
  332.     Meta ~Ctrl<Key>2:        historyItem(2)            \n\
  333.      Alt ~Ctrl<Key>2:        historyItem(2)            \n\
  334.     Meta ~Ctrl<Key>3:        historyItem(3)            \n\
  335.      Alt ~Ctrl<Key>3:        historyItem(3)            \n\
  336.     Meta ~Ctrl<Key>4:        historyItem(4)            \n\
  337.      Alt ~Ctrl<Key>4:        historyItem(4)            \n\
  338.     Meta ~Ctrl<Key>5:        historyItem(5)            \n\
  339.      Alt ~Ctrl<Key>5:        historyItem(5)            \n\
  340.     Meta ~Ctrl<Key>6:        historyItem(6)            \n\
  341.      Alt ~Ctrl<Key>6:        historyItem(6)            \n\
  342.     Meta ~Ctrl<Key>7:        historyItem(7)            \n\
  343.      Alt ~Ctrl<Key>7:        historyItem(7)            \n\
  344.     Meta ~Ctrl<Key>8:        historyItem(8)            \n\
  345.      Alt ~Ctrl<Key>8:        historyItem(8)            \n\
  346.     Meta ~Ctrl<Key>9:        historyItem(9)            \n\
  347.      Alt ~Ctrl<Key>9:        historyItem(9)            \n\
  348.                                     \
  349.     Meta ~Ctrl<Key>osfLeft:        back()                \n\
  350.      Alt ~Ctrl<Key>osfLeft:        back()                \n\
  351.     Meta ~Ctrl<Key>osfRight:    forward()            \n\
  352.      Alt ~Ctrl<Key>osfRight:    forward()            \n\
  353.               <Key>osfCancel:    abort()                \n\
  354.                                     \
  355.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()        \n\
  356.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()        \n\
  357.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()        \n\
  358.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()        \n
  359.  
  360. ! These keysyms are apparently an R6ism.
  361. !    ~Meta ~Alt ~Ctrl<Key>KP_Prior:        PageUp()        \n\
  362. !    ~Meta ~Alt ~Ctrl<Key>KP_Next:        PageDown()        \n\
  363.  
  364.  
  365. ! Translations in the Mail & News window.
  366. ! Things here override the global translations (which are loaded first.)
  367. ! This changes:
  368. !    Alt-A from "Add Bookmark" to "Select All"
  369. !    Alt-H from "View History" to "Deliver Mail Now"
  370. !    Alt-L from "Open URL" to "Forward Message"
  371. !    Alt-R from "Reload" to "Reply to Sender"
  372. !    Alt-O from "Open File" to undefined
  373. !    Alt-S from "Save As" to undefined
  374. !
  375. ! This adds:
  376. !    Alt-Shift-A for "Select Thread"
  377. !    Alt-T for "Get New Mail"
  378. !    Alt-K for "Compress Folder"
  379. !    Alt-Shift-R for "Reply to All"
  380. !    Alt-D for "Delete Message"
  381. !    Alt-E for "Redo"
  382. !
  383. ! Arrow keys scroll the message.  Alt arrow keys select previous/next.
  384. ! Alt-Shift arrow keys select previous/next unread.
  385. !
  386. *mailnewsGlobalTranslations:        #override            \
  387.     <Btn3Down>:            mailNewsPopup()            \n\
  388.     Meta ~Ctrl ~Shift <Key>a:    selectAll()            \n\
  389.      Alt ~Ctrl ~Shift <Key>a:    selectAll()            \n\
  390.     Meta ~Ctrl Shift <Key>a:    selectThread()            \n\
  391.      Alt ~Ctrl Shift <Key>a:    selectThread()            \n\
  392.     Meta ~Ctrl<Key>D:        deleteMessage()            \n\
  393.      Alt ~Ctrl<Key>D:        deleteMessage()            \n\
  394.     Meta ~Ctrl<Key>E:        redo()                \n\
  395.      Alt ~Ctrl<Key>E:        redo()                \n\
  396.     Meta ~Ctrl<Key>H:        deliverQueuedMessages()        \n\
  397.      Alt ~Ctrl<Key>H:        deliverQueuedMessages()        \n\
  398.     Meta ~Ctrl<Key>K:        compressFolder()        \n\
  399.      Alt ~Ctrl<Key>K:        compressFolder()        \n\
  400.     Meta ~Ctrl<Key>L:        forwardMessage()        \n\
  401.      Alt ~Ctrl<Key>L:        forwardMessage()        \n\
  402.     Meta ~Ctrl<Key>O:        openFolder()            \n\
  403.      Alt ~Ctrl<Key>O:        openFolder()            \n\
  404.     Meta ~Ctrl ~Shift <Key>r:    reply()                \n\
  405.      Alt ~Ctrl ~Shift <Key>r:    reply()                \n\
  406.     Meta ~Ctrl Shift <Key>r:    replyAll()            \n\
  407.      Alt ~Ctrl Shift <Key>r:    replyAll()            \n\
  408.     Meta ~Ctrl<Key>S:        saveMessageAs()            \n\
  409.      Alt ~Ctrl<Key>S:        saveMessageAs()            \n\
  410.     Meta ~Ctrl<Key>T:        getNewMail()            \n\
  411.      Alt ~Ctrl<Key>T:        getNewMail()            \n\
  412.                                     \
  413.     Meta ~Ctrl ~Shift <Key>Up:    selectPreviousMessage()        \n\
  414.      Alt ~Ctrl ~Shift <Key>Up:    selectPreviousMessage()        \n\
  415.     Meta ~Ctrl ~Shift <Key>osfUp:    selectPreviousMessage()        \n\
  416.      Alt ~Ctrl ~Shift <Key>osfUp:    selectPreviousMessage()        \n\
  417.     Meta ~Ctrl ~Shift <Key>Down:    selectNextMessage()        \n\
  418.      Alt ~Ctrl ~Shift <Key>Down:    selectNextMessage()        \n\
  419.     Meta ~Ctrl ~Shift <Key>osfDown:    selectNextMessage()        \n\
  420.      Alt ~Ctrl ~Shift <Key>osfDown:    selectNextMessage()        \n\
  421.                                     \
  422.     Meta ~Ctrl Shift <Key>Up:    selectPreviousUnreadMessage()    \n\
  423.      Alt ~Ctrl Shift <Key>Up:    selectPreviousUnreadMessage()    \n\
  424.     Meta ~Ctrl Shift <Key>osfUp:    selectPreviousUnreadMessage()    \n\
  425.      Alt ~Ctrl Shift <Key>osfUp:    selectPreviousUnreadMessage()    \n\
  426.     Meta ~Ctrl Shift <Key>Down:    selectNextUnreadMessage()    \n\
  427.      Alt ~Ctrl Shift <Key>Down:    selectNextUnreadMessage()    \n\
  428.     Meta ~Ctrl Shift <Key>osfDown:    selectNextUnreadMessage()    \n\
  429.      Alt ~Ctrl Shift <Key>osfDown:    selectNextUnreadMessage()    \n\
  430.                                     \
  431.     Meta ~Ctrl<Key>1:        undefined-key()            \n\
  432.      Alt ~Ctrl<Key>1:        undefined-key()            \n\
  433.     Meta ~Ctrl<Key>2:        undefined-key()            \n\
  434.      Alt ~Ctrl<Key>2:        undefined-key()            \n\
  435.     Meta ~Ctrl<Key>3:        undefined-key()            \n\
  436.      Alt ~Ctrl<Key>3:        undefined-key()            \n\
  437.     Meta ~Ctrl<Key>4:        undefined-key()            \n\
  438.      Alt ~Ctrl<Key>4:        undefined-key()            \n\
  439.     Meta ~Ctrl<Key>5:        undefined-key()            \n\
  440.      Alt ~Ctrl<Key>5:        undefined-key()            \n\
  441.     Meta ~Ctrl<Key>6:        undefined-key()            \n\
  442.      Alt ~Ctrl<Key>6:        undefined-key()            \n\
  443.     Meta ~Ctrl<Key>7:        undefined-key()            \n\
  444.      Alt ~Ctrl<Key>7:        undefined-key()            \n\
  445.     Meta ~Ctrl<Key>8:        undefined-key()            \n\
  446.      Alt ~Ctrl<Key>8:        undefined-key()            \n\
  447.     Meta ~Ctrl<Key>9:        undefined-key()            \n\
  448.      Alt ~Ctrl<Key>9:        undefined-key()            \n
  449.  
  450.  
  451. ! Translations in the MailCompose window.
  452. ! These are used instead of globalTranslations.
  453. !
  454. *mailcomposeGlobalTranslations:        #override            \
  455.                                     \
  456.     Meta ~Ctrl<Key>B:        viewBookmark()            \n\
  457.      Alt ~Ctrl<Key>B:        viewBookmark()            \n\
  458.     Meta ~Ctrl<Key>C:        copy()                \n\
  459.      Alt ~Ctrl<Key>C:        copy()                \n\
  460.     Meta ~Ctrl<Key>Return:        sendMail()            \n\
  461.      Alt ~Ctrl<Key>Return:        sendMail()            \n\
  462.     Meta ~Ctrl<Key>V:        paste()                \n\
  463.      Alt ~Ctrl<Key>V:        paste()                \n\
  464.     Meta ~Ctrl<Key>W:        delete()            \n\
  465.      Alt ~Ctrl<Key>W:        delete()            \n\
  466.     Meta ~Ctrl<Key>X:        cut()                \n\
  467.      Alt ~Ctrl<Key>X:        cut()                \n\
  468.     Meta ~Ctrl<Key>Z:        undo()                \n\
  469.      Alt ~Ctrl<Key>Z:        undo()                \n
  470.  
  471.  
  472. ! Translations in the Bookmarks and Adderssbook window.
  473. ! These translations are used instead of globalTranslations.
  474. ! None of the key *semantics* of globalTranslations are changed here,
  475. ! only the actions bound.  (And inapplicable actions are not present.)
  476. !
  477. *bmGlobalTranslations:            #override            \
  478.     <Btn3Down>:            BookmarkPopup()            \n\
  479.     Meta ~Ctrl<Key>C:        bmcopy()            \n\
  480.      Alt ~Ctrl<Key>C:        bmcopy()            \n\
  481.     Meta ~Ctrl<Key>D:        bmdeleteItem()            \n\
  482.      Alt ~Ctrl<Key>D:        bmdeleteItem()            \n\
  483.     Meta ~Ctrl<Key>E:        bmredo()            \n\
  484.      Alt ~Ctrl<Key>E:        bmredo()            \n\
  485.     Meta ~Ctrl<Key>F:        bmfind()            \n\
  486.      Alt ~Ctrl<Key>F:        bmfind()            \n\
  487.     Meta ~Ctrl<Key>G:        bmfindAgain()            \n\
  488.      Alt ~Ctrl<Key>G:        bmfindAgain()            \n\
  489.     Meta ~Ctrl<Key>M:        bmmailMessage()            \n\
  490.      Alt ~Ctrl<Key>M:        bmmailMessage()            \n\
  491.     Meta ~Ctrl<Key>S:        bmsaveAs()            \n\
  492.      Alt ~Ctrl<Key>S:        bmsaveAs()            \n\
  493.     Meta ~Ctrl<Key>V:        bmpaste()            \n\
  494.      Alt ~Ctrl<Key>V:        bmpaste()            \n\
  495.     Meta ~Ctrl<Key>W:        bmclose()            \n\
  496.      Alt ~Ctrl<Key>W:        bmclose()            \n\
  497.     Meta ~Ctrl<Key>X:        bmcut()                \n\
  498.      Alt ~Ctrl<Key>X:        bmcut()                \n\
  499.     Meta ~Ctrl<Key>Z:        bmundo()            \n\
  500.      Alt ~Ctrl<Key>Z:        bmundo()            \n
  501.  
  502. !
  503. ! Translations for document source window
  504. *dialogGlobalTranslations:        #override            \n\
  505.                                     \
  506.     Meta ~Ctrl<Key>W:        delete()            \n\
  507.      Alt ~Ctrl<Key>W:        delete()            \n
  508.  
  509.  
  510.  
  511. ! Mouse bindings in the HTML display area.
  512. *drawingArea.translations:        #replace            \
  513.     <Btn1Down>:            ArmLink()            \n\
  514.     <Btn2Down>:            ArmLink()            \n\
  515.     ~Shift<Btn1Up>:            ActivateLink()            \
  516.                     DisarmLink()            \n\
  517.     ~Shift<Btn2Up>:            ActivateLink(new-window)    \
  518.                     DisarmLink()            \n\
  519.     Shift<Btn1Up>:            ActivateLink(save-only)        \
  520.                     DisarmLink()            \n\
  521.     Shift<Btn2Up>:            ActivateLink(save-only)        \
  522.                     DisarmLink()            \n\
  523.     <Btn1Motion>:            DisarmLinkIfMoved()        \n\
  524.     <Btn2Motion>:            DisarmLinkIfMoved()        \n\
  525.     <Btn3Motion>:            DisarmLinkIfMoved()        \n\
  526.     <Motion>:            DescribeLink()            \n\
  527.     <Btn3Down>:            CommandMenu()            \n
  528.  
  529.  
  530. ! Some basic emacs-like bindings for text fields.
  531. !
  532. ! "editingTranslations" are merged into all XmText and XmTextField widgets.
  533. ! Then, either "multiLinEditingTranslations" or "singleLinEditingTranslations"
  534. ! are merged in, depending on whether it is an XmText or XmTextField widget.
  535. ! These resources are merged in after "globalTranslations", so it is possible
  536. ! for them to override the menu accelerators.
  537. !
  538. ! Problems:
  539. !  = I don't understand why the "Ctrl<Key>g" binding does nothing.
  540. !  = I wish things like `C-k C-k C-k C-n C-k C-k C-y' did the right thing.
  541. !  = This doesn't quite do active regions right, in that C-SPC M-f doesn't
  542. !    leave the word highlighted (though it does leave a region set.)
  543. ! Basically, XmText is not Emacs, and we therefore exist in a world of pain.
  544. !
  545. !  NOTE: if you're looking here because BackSpace and Delete aren't
  546. !        working the way you think they should, then you need to run
  547. !        xmodmap or xkeycaps to fix your keyboard, or mess read the man
  548. !        page forVirualBindings(1).  For details, see the Netscape FAQ
  549. !        (available from the Help menu.)
  550. !
  551. *editingTranslations:            #override            \n\
  552.     ~Meta ~Alt Ctrl<Key>a:        beginning-of-line()        \n\
  553.     ~Meta ~Alt  Shift Ctrl<Key>a:    beginning-of-line(extend)    \n\
  554.     ~Meta ~Alt ~Shift Ctrl<Key>b:    backward-character()        \n\
  555.     ~Meta ~Alt  Shift Ctrl<Key>b:    backward-character(extend)    \n\
  556.     ~Meta ~Alt        Ctrl<Key>d:    delete-next-character()        \n\
  557.     ~Meta ~Alt ~Shift Ctrl<Key>e:    end-of-line()            \n\
  558.     ~Meta ~Alt  Shift Ctrl<Key>e:    end-of-line(extend)        \n\
  559.     ~Meta ~Alt ~Shift Ctrl<Key>f:    forward-character()        \n\
  560.     ~Meta ~Alt  Shift Ctrl<Key>f:    forward-character(extend)    \n\
  561.     ~Meta ~Alt        Ctrl<Key>g:    process-cancel()        \n\
  562.     ~Meta ~Alt        Ctrl<Key>h:    delete-previous-character()    \n\
  563.     ~Meta ~Alt        Ctrl<Key>space: set-anchor()            \n\
  564.     ~Meta ~Alt        Ctrl<Key>2:    set-anchor()            \n\
  565.     ~Meta ~Alt        Ctrl<Key>@:    set-anchor()            \n\
  566.                                     \
  567.     Meta ~Ctrl ~Shift<Key>b:    backward-word()            \n\
  568.      Alt ~Ctrl ~Shift<Key>b:    backward-word()            \n\
  569.     Meta ~Ctrl  Shift<Key>b:    backward-word(extend)        \n\
  570.      Alt ~Ctrl  Shift<Key>b:    backward-word(extend)        \n\
  571.     Meta ~Ctrl ~Shift<Key>f:    forward-word()            \n\
  572.      Alt ~Ctrl ~Shift<Key>f:    forward-word()            \n\
  573.     Meta ~Ctrl  Shift<Key>f:    forward-word(extend)        \n\
  574.      Alt ~Ctrl  Shift<Key>f:    forward-word(extend)        \n\
  575.     Meta ~Ctrl       <Key>w:    copy-clipboard()        \n\
  576.      Alt ~Ctrl       <Key>w:    copy-clipboard()        \n\
  577.     Meta ~Ctrl ~Shift<Key>osfLeft:    backward-word()            \n\
  578.      Alt ~Ctrl ~Shift<Key>osfLeft:    backward-word()            \n\
  579.     Meta ~Ctrl  Shift<Key>osfLeft:    backward-word(extend)        \n\
  580.      Alt ~Ctrl  Shift<Key>osfLeft:    backward-word(extend)        \n\
  581.     Meta ~Ctrl ~Shift<Key>osfRight:forward-word()            \n\
  582.      Alt ~Ctrl ~Shift<Key>osfRight:forward-word()            \n\
  583.     Meta ~Ctrl  Shift<Key>osfRight:forward-word(extend)        \n\
  584.      Alt ~Ctrl  Shift<Key>osfRight:forward-word(extend)        \n
  585.  
  586. ! Translations that apply only to single-line fields; see above.
  587. !
  588. ! Ctrl-U clears the current line only in single-line fields.  Unix
  589. ! command-line weenies expect this, even though everyone knows Ctrl-U
  590. ! should mean "prefix argument".
  591. !
  592. ! In single-line fields, the various killing commands are really deletion
  593. ! commands instead (that is, they don't affect the Clipboard and are not
  594. ! undoable with Ctrl-y) because the XmTextField widget does not provide
  595. ! kill commands -- only the XmText widget does.  (What the hell is up with
  596. ! that...)  Maybe we could get around this by never using XmTextField, and
  597. ! only using XmText with editMode set to SINGLE_LINE_EDIT, but that might
  598. ! have other unexpected effects...
  599. !
  600. ! I thought of making Meta-d be `set-anchor() forward-word() cut-clipboard()',
  601. ! but that doesn't work, because forward-word takes the whitespace after the
  602. ! word as well, instead of stopping before the whitespace.
  603. !
  604. ! Similarly, Ctrl-k can't be implemented with
  605. ! `set-anchor() end-of-line(extend) cut-clipboard() delete-selection()'
  606. ! because that has the side effect of (temporarily) owning the selection,
  607. ! which would make it impossible to: select text in another application;
  608. ! type C-k at Netscape; Click middle to paste.  The paste would be impossible
  609. ! because C-k would have cleared the selection.
  610. !
  611. *singleLineEditingTranslations:        #override            \n\
  612.     ~Meta ~Alt Ctrl<Key>u:        beginning-of-line()        \
  613.                     delete-to-end-of-line()        \n\
  614.     ~Meta ~Alt Ctrl<Key>k:        delete-to-end-of-line()        \n\
  615.     ~Meta ~Alt Ctrl<Key>l:        refresh()            \n\
  616.     ~Meta ~Alt Ctrl<Key>w:        key-select()            \
  617.                     delete-selection()        \n\
  618.     ~Meta ~Alt Ctrl<Key>y:        paste-clipboard()        \n\
  619.     Meta ~Ctrl       <Key>d:    delete-next-word()        \n\
  620.      Alt ~Ctrl       <Key>d:    delete-next-word()        \n\
  621.     Meta ~Ctrl<Key>osfBackSpace:    delete-previous-word()        \n\
  622.      Alt ~Ctrl<Key>osfBackSpace:    delete-previous-word()        \n\
  623.     Meta ~Ctrl<Key>osfDelete:    delete-next-word()        \n\
  624.      Alt ~Ctrl<Key>osfDelete:    delete-next-word()        \n
  625.  
  626. ! Translations that apply only to multi-line fields; see above.
  627. ! Most of these are here because they are commands that only apply when
  628. ! the text area has multiple lines in it, but see above comment about
  629. ! "kill" commands versus "delete" commands.
  630. !
  631. *multiLineEditingTranslations:        #override            \n\
  632.     ~Meta ~Alt Ctrl<Key>k:        kill-to-end-of-line()        \n\
  633.     ~Meta ~Alt Ctrl<Key>w:        key-select() kill-selection()    \n\
  634.     ~Meta ~Alt Ctrl<Key>y:        unkill()            \n\
  635.     Meta ~Ctrl       <Key>d:    kill-next-word()        \n\
  636.      Alt ~Ctrl       <Key>d:    kill-next-word()        \n\
  637.     ~Meta ~Alt        Ctrl<Key>l:    redraw-display() refresh()    \n\
  638.     Meta ~Ctrl<Key>osfBackSpace:    kill-previous-word()        \n\
  639.      Alt ~Ctrl<Key>osfBackSpace:    kill-previous-word()        \n\
  640.     Meta ~Ctrl<Key>osfDelete:    kill-next-word()        \n\
  641.      Alt ~Ctrl<Key>osfDelete:    kill-next-word()        \n\
  642.                                     \
  643.     ~Meta ~Alt Ctrl<Key>j:        newline-and-indent()        \n\
  644.     ~Meta ~Alt Ctrl<Key>o:        newline-and-backup()        \n\
  645.     ~Meta ~Alt ~Shift Ctrl<Key>n:    next-line()            \n\
  646.     ~Meta ~Alt  Shift Ctrl<Key>n:    next-line(extend)        \n\
  647.     ~Meta ~Alt ~Shift Ctrl<Key>p:    previous-line()            \n\
  648.     ~Meta ~Alt  Shift Ctrl<Key>p:    previous-line(extend)        \n\
  649.     ~Meta ~Alt ~Shift Ctrl<Key>v:    next-page()            \n\
  650.     ~Meta ~Alt  Shift Ctrl<Key>v:    next-page(extend)        \n\
  651.     Meta ~Ctrl ~Shift<Key>v:    previous-page()            \n\
  652.      Alt ~Ctrl ~Shift<Key>v:    previous-page()            \n\
  653.     Meta ~Ctrl  Shift<Key>v:    previous-page(extend)        \n\
  654.      Alt ~Ctrl  Shift<Key>v:    previous-page(extend)        \n\
  655.      Alt ~Ctrl ~Shift<Key>[:    backward-paragraph()        \n\
  656.     Meta ~Ctrl ~Shift<Key>[:    backward-paragraph()        \n\
  657.      Alt ~Ctrl  Shift<Key>[:    backward-paragraph(extend)    \n\
  658.     Meta ~Ctrl  Shift<Key>[:    backward-paragraph(extend)    \n\
  659.      Alt ~Ctrl ~Shift<Key>]:    forward-paragraph()        \n\
  660.     Meta ~Ctrl ~Shift<Key>]:    forward-paragraph()        \n\
  661.      Alt ~Ctrl  Shift<Key>]:    forward-paragraph(extend)    \n\
  662.     Meta ~Ctrl  Shift<Key>[:    forward-paragraph(extend)    \n\
  663.      Alt ~Ctrl       <Key><:    set-anchor()            \
  664.                     beginning-of-file()        \n\
  665.     Meta ~Ctrl       <Key><:    set-anchor()            \
  666.                     beginning-of-file()        \n\
  667.       Alt ~Ctrl       <Key>>:    set-anchor()            \
  668.                     end-of-file()            \n\
  669.     Meta ~Ctrl       <Key>>:    set-anchor()            \
  670.                     end-of-file()            \n\
  671.     ~Alt  Ctrl       <Key><:    set-anchor()            \
  672.                     beginning-of-file(extend)    \n\
  673.        ~Meta  Ctrl       <Key><:    set-anchor()            \
  674.                     beginning-of-file(extend)    \n\
  675.     ~Alt  Ctrl       <Key>>:    set-anchor()            \
  676.                     end-of-file(extend)        \n\
  677.        ~Meta  Ctrl       <Key>>:    set-anchor()            \
  678.                     end-of-file(extend)        \n
  679.  
  680. ! Since these get merged in first, all the other bindings override them.
  681. ! This is just so that undefined non-self-inserting keys beep.
  682. ! (Except that this doesn't really work that well, so nevermind.)
  683. !*XmText.translations:        #override                \
  684. !            Ctrl <Key>:    undefined-key()            \n\
  685. !            Meta <Key>:    undefined-key()            \n\
  686. !             Alt <Key>:    undefined-key()            \n
  687. !*XmTextField.translations:    #override                \
  688. !            Ctrl <Key>:    undefined-key()            \n\
  689. !            Meta <Key>:    undefined-key()            \n\
  690. !             Alt <Key>:    undefined-key()            \n
  691.  
  692.  
  693. ! We merge these translations into all text fields which are not the
  694. ! bottommost text field in a dialog box (transient popup.)  This is so that
  695. ! hitting `return' in a text field will select the next text field if there
  696. ! is one, and will select the "OK" button if there are no more.
  697. !
  698. *nonterminalTextTranslations:    #override                \n\
  699.     <Key>Return:        next-tab-group()            \n\
  700.     <Key>Linefeed:        next-tab-group()            \n
  701.  
  702. ! This is used for self-submitting text fields in HTML forms (not popups.)
  703. ! We don't need to store these in to dialog box text fields, since in that
  704. ! case we are able to simply avoid storing in the above ones, but we don't
  705. ! know that until too late with forms.
  706. *terminalTextTranslations:    #override                \n\
  707.     <Key>Return:        activate()                \n\
  708.     <Key>Linefeed:        activate()                \n
  709.  
  710.  
  711. ! These translations are installed on every TextField widget in the main tree,
  712. ! but *not* on text fields in dialogs, or in the mail composition window
  713. ! (that's the difference between this and singleLineEditingTranslations.)
  714. *globalTextFieldTranslations:        #override            \n\
  715.     ~Meta ~Alt ~Ctrl<Key>Up:    LineUp()            \n\
  716.     ~Meta ~Alt ~Ctrl<Key>Down:    LineDown()            \n\
  717.     ~Meta ~Alt ~Ctrl<Key>osfUp:    LineUp()            \n\
  718.     ~Meta ~Alt ~Ctrl<Key>osfDown:    LineDown()            \n
  719.  
  720. ! These keysyms are apparently an R6ism.
  721. !    ~Meta ~Alt ~Ctrl<Key>KP_Up:    LineUp()            \n\
  722. !    ~Meta ~Alt ~Ctrl<Key>KP_Down:    LineDown()            \n\
  723.  
  724.  
  725. ! We install these on every widget in the main tree (but not popups) that isn't
  726. ! a Text or TextField.  These, basically, are motion commands that ought to 
  727. ! apply to the HTML display area unless some text field has focus, in which
  728. ! case they ought to apply to the text in that text field instead.  Doesn't
  729. ! all this crap just make you want to hurl?
  730. *globalNonTextTranslations:        #override            \n\
  731.     ~Meta ~Alt ~Ctrl<Key>space:    PageDown()            \n\
  732.                                       \
  733.     ~Meta ~Alt ~Ctrl<Key>Delete:    PageUp()            \n\
  734.     ~Meta ~Alt ~Ctrl<Key>BackSpace:    PageUp()            \n\
  735.     ~Meta ~Alt ~Ctrl<Key>Up:    LineUp()            \n\
  736.     ~Meta ~Alt ~Ctrl<Key>Down:    LineDown()            \n\
  737.     ~Meta ~Alt ~Ctrl<Key>Left:    ColumnLeft()            \n\
  738.     ~Meta ~Alt ~Ctrl<Key>Right:    ColumnRight()            \n\
  739.                                       \
  740.     ~Meta ~Alt ~Ctrl<Key>osfDelete:    PageUp()            \n\
  741.     ~Meta ~Alt ~Ctrl<Key>osfBackSpace:PageUp()            \n\
  742.      Meta  Ctrl<Key>f:        fishcam()            \n\
  743.       Alt  Ctrl<Key>f:        fishcam()            \n\
  744.      Meta  Ctrl<Key>t:        net_showstatus()        \n\
  745.       Alt  Ctrl<Key>t:        net_showstatus()        \n\
  746.     ~Meta ~Alt ~Ctrl<Key>osfUp:    LineUp()            \n\
  747.     ~Meta ~Alt ~Ctrl<Key>osfDown:    LineDown()            \n\
  748.     ~Meta ~Alt ~Ctrl<Key>osfLeft:    ColumnLeft()            \n\
  749.     ~Meta ~Alt ~Ctrl<Key>osfRight:    ColumnRight()            \n\
  750.                                       \
  751.     ~Meta ~Alt ~Ctrl<Key>Prior:        PageUp()        \n\
  752.     ~Meta ~Alt ~Ctrl<Key>Next:        PageDown()        \n\
  753.     ~Meta ~Alt ~Ctrl<Key>osfPageUp:        PageUp()        \n\
  754.     ~Meta ~Alt ~Ctrl<Key>osfPageDown:    PageDown()        \n
  755.  
  756. ! These keysyms are apparently an R6ism.
  757. !    ~Meta ~Alt ~Ctrl<Key>KP_Up:    LineUp()            \n\
  758. !    ~Meta ~Alt ~Ctrl<Key>KP_Down:    LineDown()            \n\
  759. !    ~Meta ~Alt ~Ctrl<Key>KP_Left:    ColumnLeft()            \n\
  760. !    ~Meta ~Alt ~Ctrl<Key>KP_Right:    ColumnRight()            \n\
  761. !    ~Meta ~Alt ~Ctrl<Key>KP_Prior:    PageUp()            \n\
  762. !    ~Meta ~Alt ~Ctrl<Key>KP_Next:    PageDown()            \n\
  763.  
  764.  
  765.  
  766. !=============================================================================
  767.  
  768.  
  769. ! About Translations, Actions, and "-remote" commands:
  770. !
  771. ! You can control a running Netscape process externally; you do this by
  772. ! issuing a command like " -remote openURL(http://xxx)".
  773. ! When Netscape is invoked with the -remote argument, it does not open
  774. ! window, but instead connects to and controls an already-existing process.
  775. ! This is done using X properties, so the two Netscape processes need not
  776. ! be running on the same machine, and need not share a file system.
  777. !
  778. ! All of Netscape's action names are the same as its resource names; so, for
  779. ! example, if you wanted to know the name of the action that corresponds to
  780. ! the "Add Bookmark" menu item, you could look in this file for "Add Bookmark"
  781. ! and see that the resource that is set to that string is "addBookmark" -
  782. ! that's the name of the Action as well.
  783. !
  784. ! You can use Actions in Translation tables in the usual Xt-ish way, but you
  785. ! can also invoke them directly via " -remote", like this:
  786. !
  787. !     -remote 'addBookmark()'
  788. !
  789. ! That will cause the existing Netscape process to add its current URL to
  790. ! the bookmarks, just as if you had selected that menu item.
  791. !
  792. ! Please see the document http://home.netscape.com/newsref/std/x-remote.html
  793. ! for more information.
  794.  
  795.  
  796. !=============================================================================
  797. !
  798. !      There's really nothing after this point you should be messing with.
  799. !
  800. !=============================================================================
  801.  
  802.  
  803. ! Motif drag-and-drop is insanely buggy, and is causing crashes even in
  804. ! contexts where it has no business being involved at all.  Let's try
  805. ! disabling it globally and see if that helps.
  806. Netscape*dragInitiatorProtocolStyle:    XmDRAG_NONE
  807. Netscape*dragReceiverProtocolStyle:    XmDRAG_NONE
  808.  
  809.  
  810. ! Labels
  811. !
  812. *Help.sensitive:            False
  813.  
  814. *urlLabel.alignment:            ALIGNMENT_END
  815. *urlLabel.recomputeSize:        False
  816. *urlLabel.netsiteLabelString:        Location:
  817. *urlLabel.uneditedLabelString:        Location:
  818. *urlLabel.editedLabelString:        Go To:
  819. ! this must be the longer of the two...
  820. *urlLabel.labelString:            Location:
  821.  
  822.  
  823. !=============================================================================
  824. *menuBar.file.labelString:        File
  825.  
  826. *menuBar*openBrowser.labelString:    New Web Browser
  827. *menuBar*openBrowser.mnemonic:        B
  828. *menuBar*openBrowser.acceleratorText:    Alt+N
  829.  
  830. *menuBar*openURL.labelString:        Open Location...
  831. *menuBar*openURL.mnemonic:        L
  832. *menuBar*openURL.acceleratorText:    Alt+L
  833.  
  834. *menuBar*openFile.labelString:        Open File...
  835. *menuBar*openFile.mnemonic:        O
  836. *menuBar*openFile.acceleratorText:    Alt+O
  837.  
  838. *menuBar*saveAs.labelString:        Save As...
  839. *menuBar*saveAs.mnemonic:        A
  840. *menuBar*saveAs.acceleratorText:    Alt+S
  841.  
  842. *menuBar*uploadFile.labelString:    Upload File...
  843. *menuBar*uploadFile.mnemonic:        U
  844. ! no accelerator
  845.  
  846. *menuBar*saveLinksAs.labelString:    Save Next Link As...
  847. *menuBar*saveLinksAs.mnemonic:        A
  848. ! accelerator is magic
  849. *menuBar*saveLinksAs.acceleratorText:    Shift+Click
  850.  
  851. *menuBar*mailNew.labelString:        New Mail Message
  852. *menuBar*mailNew.mnemonic:        M
  853. *menuBar*mailNew.acceleratorText:    Alt+M
  854.  
  855. *menuBar*mailto.labelString:        Mail Document
  856. *menuBar*mailto.mnemonic:        D
  857.  
  858. *menuBar*docInfo.labelString:        Document Info
  859. *menuBar*docInfo.mnemonic:        n
  860. ! no accelerator
  861.  
  862. *menuBar*javaInfo.labelString:        Java Info
  863. *menuBar*javaInfo.mnemonic:        J
  864.  
  865. *menuBar*openMail.labelString:        Netscape Mail
  866. *menuBar*openMail.mnemonic:        M
  867. ! no accelerator
  868.  
  869. *menuBar*openNews.labelString:        Netscape News
  870. *menuBar*openNews.mnemonic:        N
  871. ! no accelerator
  872.  
  873. *menuBar*printSetup.labelString:    Print Setup...
  874. *menuBar*printSetup.mnemonic:        r
  875. ! no accelerator
  876.  
  877. *menuBar*print.labelString:        Print...
  878. *menuBar*print.mnemonic:        P
  879. *menuBar*print.acceleratorText:        Alt+P
  880.  
  881. *menuBar*delete.labelString:        Close
  882. *menuBar*delete.mnemonic:        C
  883. *menuBar*delete.acceleratorText:    Alt+W
  884.  
  885. *menuBar*whatsChanged.labelString:    What's New?
  886. !no accelerator
  887.  
  888. *menuBar*import.labelString:        Import...
  889. *menuBar*import.mnemonic:        I
  890.  
  891. *menuBar*quit.labelString:        Exit
  892. *menuBar*quit.mnemonic:            x
  893. *menuBar*quit.acceleratorText:        Alt+Q
  894.  
  895. *menuBar*windows.labelString:        Window
  896. ! no accelerator
  897.  
  898. !*menuBar*openFolder.labelString:    Open Folder...
  899. !*menuBar*openNewsHost.labelString:    Open News Host...
  900. !*menuBar*save.labelString:        Save
  901. !*menuBar*saveMessageAs.labelString:    Save Message(s) As...
  902. !*menuBar*copyMessagesInto.labelString:    Copy Messages Into
  903. !*menuBar*moveMessagesInto.labelString:    Move Messages Into
  904. !*menuBar*messageInfo.labelString:    Information...
  905.  
  906.  
  907. !=============================================================================
  908. *menuBar.edit.labelString:        Edit
  909.  
  910. *menuBar*undo.labelString:        Undo
  911. *menuBar*undo.mnemonic:            U
  912. *menuBar*undo.acceleratorText:        Alt+Z
  913.  
  914. *menuBar*redo.labelString:        Redo
  915. *menuBar*redo.mnemonic:            R
  916. *menuBar*redo.acceleratorText:        Alt+E
  917.  
  918. *menuBar*cut.labelString:        Cut
  919. *menuBar*cut.mnemonic:            t
  920. *menuBar*cut.acceleratorText:        Alt+X
  921.  
  922. *menuBar*copy.labelString:        Copy
  923. *menuBar*copy.mnemonic:            C
  924. *menuBar*copy.acceleratorText:        Alt+C
  925.  
  926. *menuBar*paste.labelString:        Paste
  927. *menuBar*paste.mnemonic:        P
  928. !*menuBar*paste.acceleratorText:        Alt+V
  929.  
  930. *menuBar*find.labelString:        Find...
  931. *menuBar*find.mnemonic:            F
  932. *menuBar*find.acceleratorText:        Alt+F
  933.  
  934. *menuBar*findAgain.labelString:        Find Again
  935. *menuBar*findAgain.mnemonic:        g
  936. *menuBar*findAgain.acceleratorText:    Alt+G
  937.  
  938. *menuBar*deleteItem.labelString:    Delete
  939. *menuBar*deleteItem.mnemonic:        D
  940. *menuBar*deleteItem.acceleratorText:    Alt+D
  941.  
  942.  
  943. !=============================================================================
  944. *menuBar.view.labelString:        View
  945.  
  946. *menuBar*reload.labelString:        Reload
  947. *menuBar*reload.mnemonic:        R
  948. *menuBar*reload.acceleratorText:    Alt+R
  949. ! In news reply to sender uses this accelerator
  950. *News*menuBar*reload.acceleratorText:    
  951.  
  952. *menuBar*reloadFrame.labelString:    Reload Frame
  953. *menuBar*reloadFrame.mnemonic:        l
  954.  
  955. *menuBar*loadImages.labelString:    Load Images
  956. *menuBar*loadImages.mnemonic:        I
  957. *menuBar*loadImages.acceleratorText:    Alt+I
  958.  
  959. *menuBar*refresh.labelString:        Refresh
  960. *menuBar*refresh.mnemonic:        f
  961. ! no accelerator
  962.  
  963. *menuBar*source.labelString:        Document Source
  964. *menuBar*source.mnemonic:        S
  965. ! no accelerator
  966.  
  967. *menuBar*attachmentsInline.mnemonic:    A
  968. ! no accelerator
  969.  
  970. *menuBar*attachmentsAsLinks.mnemonic:    L
  971. ! no accelerator
  972.  
  973. !*menuBar*viewAllGroups.labelString:    Show All Newsgroups
  974. !*menuBar*checkNewGroups.labelString:    Check for New Groups
  975. !*menuBar*rot13.labelString:        Rot 13
  976.  
  977.  
  978. !=============================================================================
  979. *menuBar.message.labelString:        Message
  980.  
  981. !*deleteMessage.labelString:        Delete Message
  982. *deleteMessage.mnemonic:        D
  983. *deleteMessage.acceleratorText:        Alt+D
  984.  
  985.  
  986. !=============================================================================
  987. *menuBar.go.labelString:        Go
  988.  
  989. *menuBar*back.labelString:        Back
  990. *menuBar*back.mnemonic:            B
  991. *menuBar*back.acceleratorText:        Alt+Left
  992.  
  993. *menuBar*forward.labelString:        Forward
  994. *menuBar*forward.mnemonic:        F
  995. *menuBar*forward.acceleratorText:    Alt+Right
  996.  
  997. *menuBar*home.labelString:        Home
  998. *menuBar*home.mnemonic:            H
  999. ! no accelerator
  1000.  
  1001. *menuBar*abort.labelString:        Stop Loading
  1002. *menuBar*abort.mnemonic:        S
  1003. *menuBar*abort.acceleratorText:        ESC
  1004.  
  1005. *menuBar*viewHistory.labelString:    History
  1006. *menuBar*viewHistory.mnemonic:        H
  1007. ! This only has this accelerator in browser windows
  1008. *Navigator*menuBar*viewHistory.acceleratorText:    Alt+H
  1009.  
  1010. *menuBar*historyItem1.acceleratorText:    Alt+1
  1011. *menuBar*historyItem2.acceleratorText:    Alt+2
  1012. *menuBar*historyItem3.acceleratorText:    Alt+3
  1013. *menuBar*historyItem4.acceleratorText:    Alt+4
  1014. *menuBar*historyItem5.acceleratorText:    Alt+5
  1015. *menuBar*historyItem6.acceleratorText:    Alt+6
  1016. *menuBar*historyItem7.acceleratorText:    Alt+7
  1017. *menuBar*historyItem8.acceleratorText:    Alt+8
  1018. *menuBar*historyItem9.acceleratorText:    Alt+9
  1019.  
  1020. *menuBar*historyTruncated.labelString:    ( ...truncated... )
  1021. *menuBar*historyTruncated.alignment:    ALIGNMENT_CENTER
  1022.  
  1023.  
  1024. !*menuBar*markThreadRead.labelString:        Mark Thread Read
  1025. !*menuBar*markAllRead.labelString:        Mark All Messages Read
  1026. !*menuBar*showAllMessages.labelString:        Show All Messages
  1027. !*menuBar*nextMessage.labelString:        Select Next Message
  1028. !*menuBar*previousMessage.labelString:        Select Previous Message
  1029. !*menuBar*firstUnreadMessage.labelString:    Select First Unread Message
  1030. !*menuBar*nextUnreadMessage.labelString:        Select Next Unread Message
  1031. !*menuBar*previousUnreadMessage.labelString:    Select Previous Unread Message
  1032.  
  1033.  
  1034. !=============================================================================
  1035. *menuBar.sort.labelString:        Sort
  1036.  
  1037. !*menuBar*thread.labelString:        Thread by References
  1038. !*menuBar*sortReverse.labelString:    Sort Backward
  1039. !*menuBar*byDate.labelString:        By Date
  1040. !*menuBar*byMessageNumber.labelString:    By Message Number
  1041. !*menuBar*bySubject.labelString:        By Subject
  1042. !*menuBar*bySender.labelString:        By Sender's Name
  1043. !*menuBar*resort.labelString:        Re-Sort
  1044.  
  1045.  
  1046. !=============================================================================
  1047. *menuBar.bookmark.labelString:        Bookmarks
  1048.  
  1049. *menuBar*addBookmark.labelString:    Add Bookmark
  1050. *menuBar*addBookmark.mnemonic:        A
  1051. *menuBar*addBookmark.acceleratorText:    Alt+A
  1052.  
  1053. *menuBar*viewBookmark.labelString:    Bookmarks
  1054. *menuBar*viewBookmark.mnemonic:        k
  1055. *menuBar*viewBookmark.acceleratorText:    Alt+B
  1056.  
  1057. *menuBar*gotoBookmarkHtml.labelString:    Goto Bookmarks
  1058. *menuBar*gotoBookmarkHtml.mnemonic:    G
  1059.  
  1060.  
  1061. !=============================================================================
  1062. *menuBar.options.labelString:        Options
  1063.  
  1064. *menuBar*generalPrefs.labelString:    General Preferences...
  1065. *menuBar*generalPrefs.mnemonic:        G
  1066.  
  1067. *menuBar*mailNewsPrefs.labelString:    Mail and News Preferences...
  1068. *menuBar*mailNewsPrefs.mnemonic:    M
  1069.  
  1070. *menuBar*networkPrefs.labelString:    Network Preferences...
  1071. *menuBar*networkPrefs.mnemonic:        N
  1072.  
  1073. *menuBar*securityPrefs.labelString:    Security Preferences...
  1074. *menuBar*securityPrefs.mnemonic:    S
  1075.  
  1076. *menuBar*showToolbar.labelString:    Show Toolbar
  1077. *menuBar*showToolbar.mnemonic:        T
  1078.  
  1079. *menuBar*showURL.labelString:        Show Location
  1080. *menuBar*showURL.mnemonic:        L
  1081.  
  1082. *menuBar*showDirectoryButtons.labelString: Show Directory Buttons
  1083. *menuBar*showDirectoryButtons.mnemonic:       D
  1084.  
  1085. *menuBar*showSecurityBar.labelString:    Show Security Colorbar
  1086. *menuBar*showSecurityBar.mnemonic:    C
  1087.  
  1088. *menuBar*showJavaConsole.labelString:    Show Java Console
  1089.  
  1090. *menuBar*autoLoadImages.labelString:    Auto Load Images
  1091. *menuBar*autoLoadImages.mnemonic:    A
  1092.  
  1093. *menuBar*fancyFTP.labelString:        Show FTP File Information
  1094. *menuBar*fancyFTP.mnemonic:        F
  1095.  
  1096. *menuBar*docEncoding.labelString:    Language Encoding
  1097. *menuBar*docEncoding.mnemonic:        E
  1098.  
  1099. *menuBar*saveOptions.labelString:    Save Options
  1100. *menuBar*saveOptions.mnemonic:        O
  1101.  
  1102. !*menuBar*showAllHeaders.labelString:    Show All Headers
  1103.  
  1104.  
  1105. !=============================================================================
  1106. *menuBar*docEncMenu*indicatorType:    ONE_OF_MANY
  1107. *menuBar*latin1.labelString:        Western (Latin-1)
  1108. *menuBar*latin2.labelString:        Central European (Latin-2)
  1109. *menuBar*jaAuto.labelString:        Japanese (Auto-Select)
  1110. *menuBar*jaEUC.labelString:        Japanese (EUC-JP)
  1111. *menuBar*jaSJIS.labelString:        Japanese (SJIS)
  1112. *menuBar*2022kr.labelString:        Korean (ISO-2022-KR)
  1113. *menuBar*krEUC.labelString:        Korean (EUC-KR)
  1114. *menuBar*gbEUC.labelString:        Chinese (EUC-CN)
  1115. *menuBar*twEUC.labelString:        Chinese (EUC-TW)
  1116. *menuBar*twBig5.labelString:        Chinese (Big5)
  1117.  
  1118.  
  1119.  
  1120. !=============================================================================
  1121. *menuBar.directory.labelString:        Directory
  1122.  
  1123. *menuBar*netscape.labelString:        Netscape's Home
  1124. *menuBar*netscape.mnemonic:        H
  1125.  
  1126. *menuBar*sgi.labelString:        Silicon Graphics, Inc.
  1127. *menuBar*sgi.mnemonic:            i
  1128.  
  1129. *menuBar*adobe.labelString:        Adobe Systems, Inc.
  1130. *menuBar*adobe.mnemonic:        o
  1131.  
  1132. *menuBar*whatsNew.labelString:        What's New!
  1133. *menuBar*whatsNew.mnemonic:        N
  1134.  
  1135. *menuBar*whatsCool.labelString:        What's Cool!
  1136. *menuBar*whatsCool.mnemonic:        C
  1137.  
  1138. *menuBar*inetIndex.labelString:        Internet Directory
  1139. *menuBar*inetIndex.mnemonic:        D
  1140.  
  1141. *menuBar*inetSearch.labelString:    Internet Search
  1142. *menuBar*inetSearch.mnemonic:        S
  1143.  
  1144. *menuBar*inetWhite.labelString:        Internet White Pages
  1145. *menuBar*inetWhite.mnemonic:        W
  1146.  
  1147. *menuBar*inetAbout.labelString:        About the Internet
  1148. *menuBar*inetAbout.mnemonic:        A
  1149.  
  1150. *menuBar*galleria.labelString:        Netscape Galleria
  1151. *menuBar*galleria.mnemonic:        G
  1152.  
  1153.  
  1154. !=============================================================================
  1155. *menuBar.help.labelString:        Help
  1156.  
  1157. *menuBar*about.labelString:        About Netscape
  1158. *menuBar*about.mnemonic:        A
  1159.  
  1160. *menuBar*aboutplugins.labelString:    About Plug-ins
  1161. *menuBar*aboutplugins.mnemonic:        P
  1162.  
  1163. *menuBar*registration.labelString:    Registration Information
  1164. *menuBar*registration.mnemonic:        I
  1165.  
  1166. *menuBar*upgrade.labelString:        Software
  1167. *menuBar*upgrade.mnemonic:        t
  1168.  
  1169. *menuBar*manual.labelString:        Handbook
  1170. *menuBar*manual.mnemonic:        H
  1171.  
  1172. *menuBar*relnotes.labelString:        Release Notes
  1173. *menuBar*relnotes.mnemonic:        R
  1174.  
  1175. *menuBar*faq.labelString:        Frequently Asked Questions
  1176. *menuBar*faq.mnemonic:            F
  1177.  
  1178. *menuBar*aboutSecurity.labelString:    On Security
  1179. *menuBar*aboutSecurity.mnemonic:    O
  1180.  
  1181. *menuBar*feedback.labelString:        How to Give Feedback
  1182. *menuBar*feedback.mnemonic:        G
  1183.  
  1184. *menuBar*support.labelString:        How to Get Support
  1185. *menuBar*support.mnemonic:        S
  1186.  
  1187. *menuBar*howTo.labelString:        How to Create Web Services
  1188. *menuBar*howTo.mnemonic:        C
  1189.  
  1190.  
  1191. *menuBar*aboutMailAndNews.labelString:    About Netscape Mail and News...
  1192. *menuBar*aboutUsenet.labelString:    About USENET Newsgroups...
  1193.  
  1194.  
  1195. ! For the toggles in the options menu
  1196. *menuBar*XmToggleButton.indicatorType:        N_OF_MANY
  1197. *menuBar*XmToggleButtonGadget.indicatorType:    N_OF_MANY
  1198. *menuBar*XmToggleButton.fillOnSelect:        True
  1199. *menuBar*XmToggleButtonGadget.fillOnSelect:    True
  1200. *menuBar*XmToggleButton.visibleWhenOff:        True
  1201. *menuBar*XmToggleButtonGadget.visibleWhenOff:    True
  1202.  
  1203. *menuBar*sortByDate.visibleWhenOff:        False
  1204. *menuBar*sortByMessageNumber.visibleWhenOff:    False
  1205. *menuBar*sortBySubject.visibleWhenOff:        False
  1206. *menuBar*sortBySender.visibleWhenOff:        False
  1207.  
  1208. !=============================================================================
  1209. ! Mail/News menubar
  1210. !=============================================================================
  1211.  
  1212. !Mail menubar wont have this accelerator. This is used by reply
  1213. *Mail*menuBar*reload.acceleratorText:
  1214.  
  1215. *menubar*deliverNow.indicatorType:            ONE_OF_MANY
  1216. *menuBar*deliverNow.labelString:            Immediate Delivery
  1217. ! no mnemonic
  1218. ! no accelerator
  1219.  
  1220. *menubar*deliverLater.indicatorType:            ONE_OF_MANY
  1221. *menuBar*deliverLater.labelString:            Deferred Delivery
  1222. ! no mnemonic
  1223. ! no accelerator
  1224.  
  1225. !*getNewMail.labelString:                Get New Mail
  1226. *getNewMail.mnemonic:                    G
  1227. *getNewMail.acceleratorText:                Alt+T
  1228.  
  1229. !*deliverQueuedMessages.labelString:            Send Mail in Outbox
  1230. *deliverQueuedMessages.mnemonic:            d
  1231. *deliverQueuedMessages.acceleratorText:            Alt+H
  1232.  
  1233. !*openFolder.labelString:                Open Folder...
  1234. *openFolder.mnemonic:                    O
  1235. *openFolder.acceleratorText:                Alt+O
  1236.  
  1237. !*newFolder.labelString:                New Folder...
  1238. *newFolder.mnemonic:                    N
  1239.  
  1240. !*menuBar*compressFolder.labelString:            Compress this Folder
  1241. *menuBar*compressFolder.mnemonic:            C
  1242. *menuBar*compressFolder.acceleratorText:        Alt+K
  1243.  
  1244. !*menuBar*compressAllFolders.labelString:        Compress all Folders
  1245. *menuBar*compressAllFolders.mnemonic:            A
  1246.  
  1247. !*menuBar*emptyTrash.labelString:            Empty Trash Folder
  1248. *menuBar*emptyTrash.mnemonic:                E
  1249.  
  1250. !*deleteFolder.labelString:                Delete Folder
  1251. *deleteFolder.mnemonic:                    o
  1252.  
  1253. !*selectThread.labelString:                Select Thread
  1254. *selectThread.mnemonic:                    h
  1255. *selectThread.acceleratorText:                Alt+Shift+A
  1256.  
  1257. !*selectMarkedMessages.labelString:            Select Flagged Messages
  1258. *selectMarkedMessages.mnemonic:                l
  1259.  
  1260. !*selectAllMessages.labelString:            Select All
  1261. *selectAllMessages.mnemonic:                A
  1262. *selectAllMessages.acceleratorText:            Alt+A
  1263.  
  1264. *menuBar*sort.labelString:                Sort
  1265. *menuBar*sort.mnemonic:                    S
  1266.  
  1267. !*rot13Message.labelString:                Unscramble (ROT13)
  1268. *rot13Message.mnemonic:                    U
  1269.  
  1270. !*menuBar*nextMessage.labelString:            Next Message
  1271. *menuBar*nextMessage.mnemonic:                N
  1272. *menuBar*nextMessage.acceleratorText:            Alt+Down
  1273.  
  1274. !*menuBar*previousMessage.labelString:            Previous Message
  1275. *menuBar*previousMessage.mnemonic:            P
  1276. *menuBar*previousMessage.acceleratorText:        Alt+Up
  1277.  
  1278. !*menuBar*firstUnreadMessage.labelString:        First Unread
  1279. *menuBar*firstUnreadMessage.mnemonic:            U
  1280.  
  1281. !*menuBar*nextUnreadMessage.labelString:        Next Unread
  1282. *menuBar*nextUnreadMessage.mnemonic:            e
  1283. *menuBar*nextUnreadMessage.acceleratorText:        Alt+Shift+Down
  1284.  
  1285. !*menuBar*previousUnreadMessage.labelString:        Previous Unread
  1286. *menuBar*previousUnreadMessage.mnemonic:        r
  1287. *menuBar*previousUnreadMessage.acceleratorText:        Alt+Shift+Up
  1288.  
  1289. !*menuBar*firstMarkedMessage.labelString:        First Marked
  1290. *menuBar*firstMarkedMessage.mnemonic:            M
  1291.  
  1292. !*menuBar*nextMarkedMessage.labelString:        Next Marked
  1293. *menuBar*nextMarkedMessage.mnemonic:            x
  1294.  
  1295. !*menuBar*previousMarkedMessage.labelString:        Previous Marked
  1296. *menuBar*previousMarkedMessage.mnemonic:        v
  1297.  
  1298. !*menuBar*showAllMessages.labelString:            Show All Messages
  1299. *menuBar*showAllMessages.mnemonic:            A
  1300.  
  1301. !*menuBar*showOnlyUnread.labelString:        Show Only Unread Messages
  1302. *menuBar*showOnlyUnread.mnemonic:        U
  1303.  
  1304. !*menuBar*showAllHeaders.labelString:            Show All Headers
  1305. *menuBar*showAllHeaders.mnemonic:            H
  1306.  
  1307. *editAddressBook.labelString:                Address Book
  1308. *editAddressBook.mnemonic:                A
  1309.  
  1310. !*menuBar*editAddress.labelString:            Add to Address Book
  1311. *menuBar*editAddress.mnemonic:                t
  1312.  
  1313. !*replyToSender.labelString:                Reply
  1314. *replyToSender.mnemonic:                R
  1315. *replyToSender.acceleratorText:                Alt+R
  1316.  
  1317. !*replyToAll.labelString:                Reply to All
  1318. *replyToAll.mnemonic:                    A
  1319. *replyToAll.acceleratorText:                Alt+Shift+R
  1320.  
  1321. !*forwardMessage.labelString:                Forward
  1322. *forwardMessage.mnemonic:                F
  1323. *forwardMessage.acceleratorText:            Alt+L
  1324.  
  1325. *forwardMessageQuoted.labelString:            Forward Quoted
  1326. *forwardMessageQuoted.mnemonic:                Q
  1327.  
  1328. !*menuBar*markSelectedRead.labelString:            Mark as Read
  1329. *menuBar*markSelectedRead.mnemonic:            d
  1330.  
  1331. !*menuBar*markSelectedUnread.labelString:        Mark as Unread
  1332. *menuBar*markSelectedUnread.mnemonic:            U
  1333.  
  1334. !*menuBar*markThreadRead.labelString:            Mark Thread Read
  1335. *menuBar*markThreadRead.mnemonic:            a
  1336.  
  1337. !*menuBar*markSelectedMessages.labelString:        Flag message
  1338. *menuBar*markSelectedMessages.mnemonic:            l
  1339.  
  1340. !*menuBar*unmarkSelectedMessages.labelString:        Unflag message
  1341. *menuBar*unmarkSelectedMessages.mnemonic:        e
  1342.  
  1343. !*menuBar*moveMessagesInto.labelString:            Move
  1344. *menuBar*moveMessagesInto.mnemonic:            v
  1345.  
  1346. !*menuBar*copyMessagesInto.labelString:            Copy
  1347. *menuBar*copyMessagesInto.mnemonic:            C
  1348.  
  1349. !*reSort.labelString:                    Again
  1350. *reSort.mnemonic:                    A
  1351.  
  1352. !*menuBar*threadMessages.labelString:            Thread Messages
  1353. *menuBar*threadMessages.mnemonic:            T
  1354.  
  1355. !*menuBar*sortBackward.labelString:            Ascending
  1356. *menuBar*sortBackward.mnemonic:                s
  1357.  
  1358. !*menuBar*sortByDate.labelString:            by Date
  1359. *menuBar*sortByDate.mnemonic:                D
  1360.  
  1361. !*menuBar*sortBySubject.labelString:            by Subject
  1362. *menuBar*sortBySubject.mnemonic:            u
  1363.  
  1364. !*menuBar*sortBySender.labelString:            by Sender
  1365. *menuBar*sortBySender.mnemonic:                e
  1366.  
  1367. !*menuBar*sortByMessageNumber.labelString:        by Message Number
  1368. *menuBar*sortByMessageNumber.mnemonic:            M
  1369.  
  1370. !*openNewsHost.labelString:                Open News Host...
  1371. *openNewsHost.mnemonic:                    O
  1372.  
  1373. *menuBar*postNew.labelString:                New News Message
  1374. *menuBar*postNew.mnemonic:                N
  1375.  
  1376. !*postReply.labelString:                Post Reply
  1377. *postReply.mnemonic:                    o
  1378.  
  1379. !*postAndMailReply.labelString:                Post and Mail Reply
  1380. *postAndMailReply.mnemonic:                s
  1381.  
  1382. !*showSubscribedNewsGroups.labelString:    Show Subscribed Newsgroups
  1383. *showSubscribedNewsGroups.mnemonic:    b
  1384.  
  1385. !*showActiveNewsGroups.labelString:        Show Active Newsgroups
  1386. *showActiveNewsGroups.mnemonic:            c
  1387.  
  1388. !*showAllNewsGroups.labelString:        Show All Newsgroups
  1389. *showAllNewsGroups.mnemonic:            A
  1390.  
  1391. !*checkNewNewsGroups.labelString:        Show New Newsgroups
  1392. *checkNewNewsGroups.mnemonic:            p
  1393.  
  1394. !*menuBar*cancelMessage.labelString:            Cancel Message
  1395. *menuBar*cancelMessage.mnemonic:            n
  1396.  
  1397. !*menubar*addFromNewest.labelString:            Add From Newest Messages
  1398. *menubar*addFromNewest.mnemonic:            f
  1399.  
  1400. !*menubar*addFromOldest.labelString:            Add From Oldest Messages
  1401. *menubar*addFromOldest.mnemonic:            r
  1402.  
  1403. ! These are std Mail folder names.
  1404. *popup*sentMail.labelString:                Sent
  1405. *popup*sentMail.mnemonic:                S
  1406.  
  1407. *popup*inbox.labelString:                Inbox
  1408. *popup*inbox.mnemonic:                    I
  1409.  
  1410. *popup*trash.labelString:                Trash
  1411. *popup*trash.mnemonic:                    T
  1412.  
  1413. *popup*newFolder.labelString:                New...
  1414. *popup*newFolder.mnemonic:                N
  1415.  
  1416. ! For menubar and popup
  1417. *addNewsgroup.labelString:            Add Newsgroup
  1418. *addNewsgroup.mnemonic:                d
  1419.  
  1420.  
  1421. !=============================================================================
  1422. ! MailCompose menubar
  1423. !=============================================================================
  1424. *menuBar*send.labelString:                Send
  1425. *menuBar*send.mnemonic:                    S
  1426. *menuBar*send.acceleratorText:                Alt+Enter
  1427.  
  1428. *menuBar*attachFile.labelString:            Attach...
  1429. *menuBar*attachFile.mnemonic:                F
  1430.  
  1431. !*menuBar*quoteMessage.labelString:            Include Original Text
  1432. *menuBar*quoteMessage.mnemonic:                I
  1433.  
  1434. !*menuBar*saveMessageAs.labelString:            Save As...
  1435. *menuBar*saveMessageAs.mnemonic:            A
  1436. *menuBar*saveMessageAs.acceleratorText:            Alt+S
  1437.  
  1438. *menuBar*pasteQuote.labelString:            Paste as Quotation
  1439. *menuBar*pasteQuote.mnemonic:                Q
  1440.  
  1441. *menuBar*selectAllText.labelString:            Select All
  1442. *menuBar*selectAllText.mnemonic:            S
  1443.  
  1444. *menuBar*clearAllText.labelString:            Clear
  1445.  
  1446. !*menuBar*rot13.labelString:                Scramble (ROT13) Message
  1447. *menuBar*rot13.mnemonic:                S
  1448.  
  1449. !*Composition*menuBar*showAllHeaders.labelString:    All Fields
  1450. *Composition*menuBar*showAllHeaders.mnemonic:        A
  1451.  
  1452. !*menuBar*showReplyTo.labelString:            Reply To
  1453. *menuBar*showReplyTo.mnemonic:                R
  1454.  
  1455. !*menuBar*showTo.labelString:                Mail To
  1456. *menuBar*showTo.mnemonic:                M
  1457.  
  1458. !*menuBar*showCC.labelString:                Mail CC
  1459. *menuBar*showCC.mnemonic:                C
  1460.  
  1461. !*menuBar*showBCC.labelString:                Mail BCC
  1462. *menuBar*showBCC.mnemonic:                B
  1463.  
  1464. !*menuBar*showPostTo.labelString:            Post To
  1465. *menuBar*showPostTo.mnemonic:                P
  1466.  
  1467. !*menuBar*showFollowupTo.labelString:            Followups To
  1468. *menuBar*showFollowupTo.mnemonic:            F
  1469.  
  1470. !*menuBar*showSubject.labelString:            Subject
  1471. *menuBar*showSubject.mnemonic:                S
  1472.  
  1473. !*menuBar*showAttachments.labelString:            Attachment
  1474. *menuBar*showAttachments.mnemonic:            h
  1475.  
  1476.  
  1477. !=============================================================================
  1478. *toolBar.back.labelString:        Back
  1479. *toolBar.forward.labelString:        Forward
  1480. *toolBar.home.labelString:        Home
  1481. *toolBar.reload.labelString:        Reload
  1482. *toolBar*loadImages.labelString:    Load Images
  1483. *toolBar.openURL.labelString:        Open...
  1484. *toolBar.print.labelString:        Print...
  1485. *toolBar*find.labelString:        Find...
  1486. *toolBar*abort.labelString:        Stop
  1487.  
  1488. *toolBar*spacer.marginWidth:        4
  1489. *urlBar*spacer.marginWidth:        4
  1490.  
  1491. *urlBar*whatsNew.labelString:        What's New
  1492. *urlBar*whatsCool.labelString:        What's Cool
  1493. *urlBar*manual.labelString:        Handbook
  1494. *urlBar*inetSearch.labelString:        Net Search
  1495. *urlBar*inetIndex.labelString:        Net Directory
  1496. *urlBar*software.labelString:        Software
  1497. *urlBar*welcome.labelString:        Welcome
  1498. *urlBar*newsgroups.labelString:        Newsgroups
  1499.  
  1500. *toolBar.getNewMail.labelString:    Get Mail
  1501. *toolBar.deleteMessage.labelString:    Delete
  1502. *toolBar.mailNew.labelString:        New Mail Message
  1503. *toolBar.postNew.labelString:        New
  1504. *toolBar.replyToSender.labelString:    Reply
  1505. *toolBar.replyToAll.labelString:    Reply All
  1506. *toolBar.postReply.labelString:        Post Reply
  1507. *toolBar.postAndMailReply.labelString:    Reply
  1508. *toolBar.forwardMessage.labelString:    Forward
  1509. *toolBar.previousUnreadMessage.labelString:Previous
  1510. *toolBar.nextUnreadMessage.labelString:    Next
  1511. *toolBar.markThreadRead.labelString:    Thread
  1512. *toolBar.markAllRead.labelString:    All
  1513.  
  1514. !=============================================================================
  1515. ! Toolbar for mail compose
  1516. *toolBar.SendOrSendLater.labelString:    Send
  1517. *toolBar.quoteMessage.labelString:    Quote
  1518. *toolBar.attachFile.labelString:    Attach
  1519. *toolBar.editAddressBook.labelString:    Address Book
  1520.  
  1521. !=============================================================================
  1522. *noDocumentLoadedMessage:    No document has yet been loaded in this window.
  1523. *optionsSavedMessage:        Options have been saved.
  1524. *clickToSaveMessage:        Click on the link to save.
  1525. *clickToSaveCancelledMessage:    Save link to file was cancelled.
  1526. *noPreviousURLMessage:        No previous document.
  1527. *noNextURLMessage:        No next document.
  1528. *noHomeURLMessage:        No home document specified.
  1529. *notOverImageMessage:        Not over an image.
  1530. *notOverLinkMessage:        Not over a link.
  1531. *noSearchStringMessage:        Nothing to search for.
  1532. *wrapSearchMessage:         End of document reached; continue from beginning?
  1533. *wrapSearchBackwardMessage:  Beginning of document reached; continue from end?
  1534. *noAddressesMessage:         No recipients specified.
  1535. *noFileMessage:             No output file specified.
  1536. *noPrintCommandMessage:         No print command specified.
  1537. *overwriteFileMessage:         Overwrite existing file %s?
  1538. *bookmarksChangedMessage:    Bookmarks file has changed on disk: overwrite it?
  1539. *bookmarkConflictMessage:   \
  1540.             Bookmark list not saved.\nReload the disk version now?
  1541. *bookmarksNoFormsMessage:    \
  1542.           Cannot add the result of a form submission to the bookmark list.
  1543. *reallyQuitMessage:        Really Quit?
  1544. *doubleInclusionMessage:    \n\
  1545. The document has already been quoted.\n\
  1546.  \n\
  1547. Are you sure you want to quote it again?\n
  1548.  
  1549. *expireNowMessage:        \
  1550.         This will mark all of your links as unfollowed.\nProceed?
  1551. *clearMemCacheMessage:        \
  1552.     This will remove all the files currently in your memory cache.\nContinue?
  1553. *clearDiskCacheMessage:        \
  1554.     This will remove all the files currently in your disk cache.\nContinue?
  1555.  
  1556. *createCacheDirErrorMessage: \
  1557. Error: unable to create the persistent cache directory:\n\
  1558.  \n\
  1559.             %s: %s.\n\
  1560.  \n\
  1561. Please set a new disk cache directory using the\n\
  1562. `Network Preferences' dialog, found on the `Options' menu.\n
  1563.  
  1564. *createdCacheDirMessage: \
  1565. A directory has been created for use as the disk cache:\n\
  1566.  \n\
  1567.             %s/\n\
  1568.  \n\
  1569. You can change the cache directory in the `Network Preferences'\n\
  1570. dialog, found under the `Options' menu.\n
  1571.  
  1572. *cacheNotDirMessage: \
  1573. Error: the directory configured for use as the disk cache\n\
  1574. exists, but is not a directory:\n\
  1575.  \n\
  1576.             %s\n\
  1577.  \n\
  1578. Please set a new disk cache directory using the\n\
  1579. `Network Preferences' dialog, found on the `Options' menu.\n
  1580.  
  1581. *cacheSuffixMessage: \
  1582.  \n\
  1583. There should be one disk cache per user, so using a shared\n\
  1584. directory (such as /tmp) is not advised.\n\
  1585.  \n\
  1586. The maximum disk cache size is currently %d kilobytes.\n\
  1587. You can change the cache size in the 'Network Preferences'\n\
  1588.  dialog.\n\
  1589.  \n\
  1590. If you wish to disable disk caching, set the Disk Cache Size\n\
  1591. to 0.  If you do this, documents will continue to be cached\n\
  1592. in memory according to the Memory Cache Size preference,\n\
  1593. but will no longer be cached on disk.  This means that the\n\
  1594. cache will not last from session to session of Netscape.
  1595.  
  1596. *cubeTooSmallMessage:        \
  1597. We were only able to allocate %d cells for the color\n\
  1598. cube to which images are dithered.  As a result, the\n\
  1599. image quality may be poor.\n\
  1600.  \n\
  1601. One way to improve image quality is to exit any other\n\
  1602. color-intensive applications which are running and\n\
  1603. restart Netscape.\n\
  1604.  \n\
  1605. Another way is to run Netscape with the `-install' \n\
  1606. command-line option, which will cause it to use a\n\
  1607. private colormap.  The drawback to this is that on\n\
  1608. some systems, this will result in colormap flashing\n\
  1609. when moving focus to other windows.
  1610.  
  1611. *renameInitFilesMessage:        \
  1612. Preferences files from an older version of Netscape exist;\n\
  1613. This version of Netscape uses the same file formats, but the\n\
  1614. file names have changed.  Would you like us to rename these\n\
  1615. files now?
  1616.  
  1617. *unsentMailMessage:            \
  1618.  Unsent mail messages exist, do you really want to quit without sending them?
  1619.  
  1620. *binaryDocumentMessage:            \
  1621.  This document is binary data; cannot view source.
  1622.  
  1623.  
  1624. !=============================================================================
  1625. !*preeditType:                root
  1626. !*netscape.preeditType:            overthespot
  1627.  
  1628. ! default titles for the TopLevelShell widgets.
  1629. ! note that the title and icon title of Navigator windows are
  1630. ! changed at runtime; these resources won't override that.
  1631. *title:                    Netscape
  1632. *iconName:                Netscape
  1633. *Navigator.title:            Netscape Navigator 2.01
  1634. *Mail.title:                Netscape Mail
  1635. *Mail.iconName:                Mail
  1636. *News.title:                Netscape News
  1637. *News.iconName:                News
  1638. *Download.title:            Netscape Download
  1639. *Download.iconName:            Download
  1640. *Composition.title:            Netscape Message Composition
  1641. *Composition.iconName:            Message Composition
  1642. *Bookmark.title:            Netscape: Bookmarks
  1643. *Bookmark.iconName:            Bookmarks
  1644. *AddressBook.title:            Netscape: Address Book
  1645. *AddressBook.iconName:            Address Book
  1646.  
  1647. *popup.title.labelString:        Netscape Commands:
  1648. *popup.back.labelString:        Back
  1649. *popup.back.mnemonic:            B
  1650. *popup.forward.labelString:        Forward
  1651. *popup.forward.mnemonic:        F
  1652. *popup.home.labelString:        Home
  1653. *popup.openURL.labelString:        Open this Link
  1654. *popup.openURL.mnemonic:        O
  1655. *popup.addURLBookmark.labelString:    Add Bookmark for this Link
  1656. *popup.addURLBookmark.mnemonic:        A
  1657. *popup.openURLNewWindow.labelString:    New Window with this Link
  1658. *popup.openURLNewWindow.mnemonic:    N
  1659. *popup.saveURL.labelString:        Save Link As...
  1660. *popup.saveURL.mnemonic:        S
  1661. *popup.copyURLToClip.labelString:    Copy this Link Location to Clipboard
  1662. *popup.copyURLToClip.mnemonic:        C
  1663. *popup.openImage.labelString:        Open this Image
  1664. *popup.openImage.mnemonic:        I
  1665. *popup.saveImage.labelString:        Save this Image As...
  1666. *popup.saveImage.mnemonic:        v
  1667. *popup.copyImageURLToClip.labelString:    Copy this Image Location
  1668. *popup.copyImageURLToClip.mnemonic:    p
  1669. *popup.loadDelayedImage.labelString:    Load this Image
  1670. *popup*back.acceleratorText:        Alt+Left
  1671. *popup*forward.acceleratorText:        Alt+Right
  1672. *popup*saveURL.acceleratorText:        Shift+Button1
  1673. *popup*openURL.acceleratorText:        Button1
  1674. *popup*openURLNewWindow.acceleratorText:Button2
  1675. *popup.XmPushButtonGadget.marginLeft:    5
  1676. *popup.XmPushButtonGadget.marginRight:    5
  1677. *popup.XmPushButtonGadget.alignment:    ALIGNMENT_BEGINNING
  1678. *popup.separator0.separatorType:    SHADOW_ETCHED_IN
  1679. *popup.separator1.separatorType:    SHADOW_ETCHED_IN
  1680. *popup.separator2.height:        5
  1681. *popup.separator2.separatorType:    NO_LINE
  1682. *popup.separator3.separatorType:    SHADOW_ETCHED_IN
  1683. *popup.separator4.separatorType:    SHADOW_ETCHED_IN
  1684. *popup.separator5.separatorType:    SHADOW_ETCHED_IN
  1685.  
  1686. !
  1687. ! Convert from old version file formats
  1688. *convertQuestion_popup*OK.labelString:        Delete Old Config Files
  1689. *convertQuestion_popup*Cancel.labelString:    Keep Old Config Files
  1690.  
  1691. !
  1692. ! Convert from old version file formats
  1693. *sendNow_popup*OK.labelString:        Yes
  1694. *sendNow_popup*Cancel.labelString:    No
  1695.  
  1696.  
  1697. ! Mail/News popup menus
  1698. !
  1699. *Mail*popup.title.labelString:        Netscape Mail
  1700. *News*popup.title.labelString:        Netscape News
  1701.  
  1702. *history_popup.title:            Netscape: Window History
  1703. *history_popup*listLabelString:        Where You've Been...
  1704. *history_popup*OK.labelString:        Go To
  1705. *history_popup*OkLabelString:        Go To
  1706. *history_popup*Cancel.labelString:    Close
  1707. *history_popup*CancelLabelString:    Close
  1708. *history_popup*Apply.labelString:    Create Bookmark
  1709. *history_popup*ApplyLabelString:    Create Bookmark
  1710.  
  1711. *source_popup.title:                Netscape: View Source
  1712. *source_popup*save.labelString:            Save...
  1713. *source_popup*OK.labelString:            OK
  1714. *source_popup*text.editable:            False
  1715. *source_popup*text.cursorPositionVisible:    False
  1716. *source_popup*text.wordWrap:            True
  1717. *source_popup*text.scrollHorizontal:        False
  1718. *source_popup*urlLabel.labelString:        Location:
  1719. *source_popup*titleLabel.labelString:        Title:
  1720. *source_popup*titleLabel.leftOffset:        0
  1721. *source_popup*titleLabel.rightOffset:        4
  1722. *source_popup*titleLabel.alignment:        ALIGNMENT_END
  1723. *source_popup*urlLabel.topOffset:        0
  1724. *source_popup*urlLabel.leftOffset:        0
  1725. *source_popup*urlLabel.rightOffset:        4
  1726. *source_popup*urlLabel.alignment:        ALIGNMENT_END
  1727. *source_popup*titleText.leftOffset:        0
  1728. *source_popup*titleText.rightOffset:        0
  1729. *source_popup*urlText.leftOffset:        0
  1730. *source_popup*urlText.rightOffset:        0
  1731. *source_popup*text.leftOffset:            0
  1732. *source_popup*text.rightOffset:            0
  1733. *source_popup*XmScrolledWindow.topOffset:    8
  1734. *source_popup*text.columns:            80
  1735. *source_popup*text.rows:            20
  1736.  
  1737. *docinfo_popup.title:                Netscape: Document Information
  1738. *docinfo_popup*OK.labelString:    OK
  1739. *docinfo_popup*titleLabel.labelString:        Title:
  1740. *docinfo_popup*urlLabel.labelString:        Location:
  1741. *docinfo_popup*modifiedLabel.labelString:    Last Modified:
  1742. *docinfo_popup*sourceLabel.labelString:        Source:
  1743. *docinfo_popup*charsetLabel.labelString:    Encoding:
  1744. *docinfo_popup*dpyLabel.labelString:        Visual:
  1745. *docinfo_popup*securityFrame.label.labelString:    Security Information
  1746. *docinfo_popup*certificateLabel.labelString:    Server Certificate:
  1747. *docinfo_popup*certificateText.columns:        60
  1748. *docinfo_popup*certificateText.rows:        6
  1749. *docinfo_popup*certificateText.wordWrap:    True
  1750. *docinfo_popup*certificateText.scrollHorizontal:False
  1751. *docinfo_popup*scrollBarDisplayPolicy:        AS_NEEDED
  1752. *docinfo_popup*scrollingPolicy:            AUTOMATIC
  1753. *docinfo_popup*securityText.wordWrap:        True
  1754. *docinfo_popup*securityText.scrollHorizontal:    False
  1755. *docinfo_popup*urlLabel.topOffset:        0
  1756. *docinfo_popup*urlLabel.leftOffset:        0
  1757. *docinfo_popup*urlLabel.rightOffset:        4
  1758. *docinfo_popup*urlLabel.alignment:        ALIGNMENT_END
  1759. *docinfo_popup*titleLabel.leftOffset:        0
  1760. *docinfo_popup*titleLabel.rightOffset:        4
  1761. *docinfo_popup*titleLabel.alignment:        ALIGNMENT_END
  1762. *docinfo_popup*modifiedLabel.topOffset:        0
  1763. *docinfo_popup*modifiedLabel.leftOffset:    0
  1764. *docinfo_popup*modifiedLabel.rightOffset:    4
  1765. *docinfo_popup*modifiedLabel.alignment:        ALIGNMENT_END
  1766. *docinfo_popup*charsetLabel.topOffset:        0
  1767. *docinfo_popup*charsetLabel.leftOffset:        0
  1768. *docinfo_popup*charsetLabel.rightOffset:    4
  1769. *docinfo_popup*charsetLabel.alignment:        ALIGNMENT_END
  1770. *docinfo_popup*sourceLabel.topOffset:        0
  1771. *docinfo_popup*sourceLabel.leftOffset:        0
  1772. *docinfo_popup*sourceLabel.rightOffset:        4
  1773. *docinfo_popup*sourceLabel.alignment:        ALIGNMENT_END
  1774. ! add 5 to dpyLabel.topOffset to align label with text baseline (gag)
  1775. *docinfo_popup*dpyLabel.topOffset:        5
  1776. *docinfo_popup*dpyLabel.leftOffset:        0
  1777. *docinfo_popup*dpyLabel.rightOffset:        4
  1778. *docinfo_popup*dpyLabel.alignment:        ALIGNMENT_END
  1779. *docinfo_popup*dpyText.rows:            3
  1780. *docinfo_popup*dpyText.columns:            48
  1781. *docinfo_popup*titleText.columns:        40
  1782. *docinfo_popup*securityFrame.topOffset:        10
  1783. *docinfo_popup*keyDescLabel.leftOffset:        14
  1784. *docinfo_popup*keyDescLabel.rightOffset:    14
  1785. *docinfo_popup*keyDescLabel.alignment:        ALIGNMENT_BEGINNING
  1786. *docinfo_popup*certificateLabel.leftOffset:    10
  1787. *docinfo_popup*certificateLabel.rightOffset:    10
  1788. *docinfo_popup*certificateLabel.alignment:    ALIGNMENT_BEGINNING
  1789. *docinfo_popup*securityLabel.leftOffset:    14
  1790. *docinfo_popup*securityLabel.rightOffset:    14
  1791. *docinfo_popup*securityLabel.alignment:        ALIGNMENT_BEGINNING
  1792. *docinfo_popup*XmScrolledWindow.leftOffset:    10
  1793. *docinfo_popup*XmScrolledWindow.rightOffset:    10
  1794.  
  1795. *docinfo*noSecurityMessage:\
  1796. This version of Netscape does not have security built in.
  1797.  
  1798. *docinfo*securityLabel.labelString:\
  1799. Security protects Internet documents you receive and information you send\n\
  1800. back with server authentication, privacy using encryption, and data\n\
  1801. integrity.  You can see a document's security status using the key/broken\n\
  1802. key icon in the status area or the colorbar above the content area (blue for\n\
  1803. secure; gray for insecure).  Consult the Handbook or the `On Security' page\n\
  1804. for details.
  1805.  
  1806.  
  1807.  
  1808. *bmPreferences_popup.title:                Netscape: Bookmarks
  1809. *bmPreferences_popup*frame1label.labelString:        Add Bookmark
  1810. *bmPreferences_popup*frame2label.labelString:        Bookmark Menu
  1811. *bmPreferences_popup*addbm_option.labelString: Add bookmarks to this header
  1812. *bmPreferences_popup*bmmenu_option.labelString: View this header in bookmarks menu
  1813. *bmPreferences_popup*addbm_default.labelString: Add to toplevel
  1814. *bmPreferences_popup*bmmenu_default.labelString: Toplevel header
  1815.  
  1816. *bookmarksWhatsChanged*button_0.labelString: All Bookmarks
  1817. *bookmarksWhatsChanged*button_1.labelString: Selected Bookmarks
  1818. *bookmarksWhatsChanged*start.labelString: Start
  1819. *bookmarksWhatsChanged*cancel.labelString: Cancel
  1820. *bookmarksWhatsChanged*title.labelString: What's changed?
  1821. *bookmarksWhatsChanged.width: 400
  1822. *bookmarksWhatsChanged.minWidth: 400
  1823. *bookmarksWhatsChanged.maxWidth: 400
  1824. *bookmarksWhatsChanged.height: 300
  1825. *bookmarksWhatsChanged.minHeight: 300
  1826. *bookmarksWhatsChanged.maxHeight: 300
  1827.  
  1828. *mailto_field*fromLabel.labelString:        From:
  1829. *mailto_field*replyToLabel.labelString:        Reply To:
  1830. *mailto_field*toLabel.labelString:        Mail To:
  1831. *mailto_field*ccLabel.labelString:        Mail CC:
  1832. *mailto_field*bccLabel.labelString:        Mail BCC:
  1833. *mailto_field*fccLabel.labelString:        File CC:
  1834. *mailto_field*newsgroupsLabel.labelString:    Newsgroups:
  1835. *mailto_field*followupToLabel.labelString:    Followup To:
  1836. *mailto_field*subjectLabel.labelString:        Subject:
  1837. *mailto_field*attachmentsLabel.labelString:        Attachment:
  1838. *mailto_field*attachButton.labelString:        Attach...
  1839. *mailto_field*browseButton.labelString:        Browse...
  1840. *mailto_bodyText.wordWrap:            True
  1841. *mailto_bodyText.scrollHorizontal:        False
  1842. *mailto_field*attachButton.marginWidth:        10
  1843. *mailto_field*fromLabel.alignment:        ALIGNMENT_END
  1844. *mailto_field*replyToLabel.alignment:        ALIGNMENT_END
  1845. *mailto_field*toLabel.alignment:        ALIGNMENT_END
  1846. *mailto_field*ccLabel.alignment:        ALIGNMENT_END
  1847. *mailto_field*bccLabel.alignment:        ALIGNMENT_END
  1848. *mailto_field*fccLabel.alignment:        ALIGNMENT_END
  1849. *mailto_field*newsgroupsLabel.alignment:    ALIGNMENT_END
  1850. *mailto_field*followupToLabel.alignment:    ALIGNMENT_END
  1851. *mailto_field*subjectLabel.alignment:        ALIGNMENT_END
  1852. *mailto_field*attachmentsLabel.alignment:    ALIGNMENT_END
  1853.  
  1854. ! This is 72 rather than 79 or 80 because the width of the window controls
  1855. ! when word wrapping should occur; the Motif text area has no mechanism for
  1856. ! wrapping at a column other than the last one.  So, if we want a fill-column
  1857. ! of N, the window must be N wide.  Note that wrapping must occur before 80:
  1858. ! sending out lines with 80 characters on them is antisocial, as many programs
  1859. ! and terminals (including emacs) can only display 79 characters without 
  1860. ! wrapping.  Wrapping at 72 is better than wrapping at 79 because it leaves
  1861. ! room for further followups to quote the lines with ">" without causing
  1862. ! lines to wrap.
  1863. !
  1864. ! Note that, in the composition window, lines beginning with ">" will not
  1865. ! be wrapped at all, despite the appearance on the screen.  So just because
  1866. ! it looks like the quoted text has been mangled, doesn't mean it has.
  1867. !
  1868. *mailto_bodyText.columns:            72
  1869. *mailto_bodyText.rows:                15
  1870.  
  1871.  
  1872. ! Some people just aren't too hip.
  1873. !*defaultMailtoText:            Hey, check out this cool URL:\n\n
  1874.  
  1875. *attach_popup.title:                Netscape: Attach Document
  1876. *attach_popup*attach.Cancel.labelString:    Cancel
  1877. *attach_popup*list.visibleItemCount:        10
  1878. *attach_popup*messagebox.bottomOffset:        50
  1879. *attach_popup*attachLocation.labelString:    Attach Location (URL)...
  1880. *attach_popup*attachFile.labelString:        Attach File...
  1881. *attach_popup*delete.labelString:        Delete
  1882. *attach_popup*label.labelString:        Attach:
  1883. *attach_popup*sourceToggle.labelString:        As is
  1884. *attach_popup*textToggle.labelString:        Convert to Plain Text
  1885. *attach_popup*postscriptToggle.labelString:    Convert to PostScript
  1886. *attach_popup*XmLabelGadget.alignment:        ALIGNMENT_BEGINNING
  1887. *attach_popup*indicatorType:            ONE_OF_MANY
  1888. *attach_popup*attachLocation.bottomOffset:    10
  1889. *attach_popup*label.bottomOffset:        10
  1890. *attach_popup*sourceToggle.leftOffset:        10
  1891. *attach_popup*textToggle.leftOffset:        10
  1892. *attach_popup*postscriptToggle.leftOffset:    10
  1893.  
  1894. *location_popup.title:                Netscape: URL Attachment
  1895. *location_popup*XmLabelGadget.alignment:    ALIGNMENT_BEGINNING
  1896. *location_popup*label.labelString:    Please specify a Location to attach:
  1897. *location_popup*locationLabel.labelString:    Location (URL):
  1898. *location_popup*locationText.columns:        40
  1899. *location_popup*locationText.leftOffset:    20
  1900.  
  1901. *formatType*none.labelString:        No Attachment
  1902. *formatType*text.labelString:        Text
  1903. *formatType*formattedText.labelString:    Formatted Text
  1904. *formatType*html.labelString:        Source
  1905. *formatType*tree.labelString:        Source and Images
  1906. *formatType*ps.labelString:        PostScript
  1907. *formatType*url.labelString:        URL Only
  1908.  
  1909. ! ============================== Preferences ================================
  1910.  
  1911. ! Resources for top-level
  1912.  
  1913. *general_prefs_popup.title:                       Netscape: General Preferences
  1914. *general_prefs*OkLabelString:                     OK
  1915. *general_prefs*Apply.labelString:                 Cancel
  1916. *general_prefs*ApplyLabelString:                  Cancel
  1917. *general_prefs*Cancel.labelString:                Defaults
  1918. *general_prefs*CancelLabelString:                 Defaults
  1919. !*general_prefs_popup*preeditType:                none
  1920.  
  1921. *mailnews_prefs_popup.title:                       Netscape: Mail & News Preferences
  1922. *mailnews_prefs*OkLabelString:                     OK
  1923. *mailnews_prefs*Apply.labelString:                 Cancel
  1924. *mailnews_prefs*ApplyLabelString:                  Cancel
  1925. *mailnews_prefs*Cancel.labelString:                Defaults
  1926. *mailnews_prefs*CancelLabelString:                 Defaults
  1927. !*mailnews_prefs_popup*preeditType:                none
  1928.  
  1929. *network_prefs_popup.title:            Netscape: Network Preferences
  1930. *network_prefs*OkLabelString:                OK
  1931. *network_prefs*Apply.labelString:            Cancel
  1932. *network_prefs*ApplyLabelString:            Cancel
  1933. *network_prefs*Cancel.labelString:            Defaults
  1934. *network_prefs*CancelLabelString:            Defaults
  1935. !*network_prefs_popup*preeditType:            none
  1936.  
  1937. *security_prefs_popup.title:            Netscape: Security Preferences
  1938. *security_prefs*OkLabelString:                OK
  1939. *security_prefs*Apply.labelString:            Cancel
  1940. *security_prefs*ApplyLabelString:            Cancel
  1941. *security_prefs*Cancel.labelString:            Defaults
  1942. *security_prefs*CancelLabelString:            Defaults
  1943. !*security_prefs_popup*preeditType:            none
  1944.  
  1945. ! Preferences: Applications
  1946. !
  1947. *general_prefs*appsFrame*appsBoxLabel.labelString:    Applications
  1948. *general_prefs*appsFrame.topOffset:            10
  1949. *general_prefs*appsFrame.leftOffset:            10
  1950. *general_prefs*appsFrame.rightOffset:            10
  1951. *general_prefs*appsFrame.bottomOffset:            10
  1952. *general_prefs*appsFrame*telnetLabel.labelString:    Telnet Application:
  1953. *general_prefs*appsFrame*tn3270Label.labelString:    TN3270 Application:
  1954. *general_prefs*appsFrame*rloginLabel.labelString:    Rlogin Application:
  1955. *general_prefs*appsFrame*rloginUserLabel.labelString:    Rlogin with User:
  1956. *general_prefs*appsFrame*appsFrame.topOffset:        10
  1957. *general_prefs*appsFrame*rloginUserText.bottomOffset:    10
  1958. *general_prefs*appsFrame*XmLabel.alignment:        ALIGNMENT_END
  1959. *general_prefs*appsFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  1960. *general_prefs*appsFrame*telnetText.rightOffset:    10
  1961.  
  1962. *general_prefs*appsFrame*tmpLabel.labelString:         Temporary Directory:
  1963. *general_prefs*appsFrame*tmpBrowse.labelString:        Browse...
  1964. *general_prefs*appsFrame*tmpText.bottomOffset:        10
  1965. *general_prefs*appsFrame*tmpText.rightOffset:        10
  1966. *general_prefs*appsFrame*tmpBrowse.rightOffset:        10
  1967.  
  1968. ! Preferences: Cache
  1969. !
  1970. *network_prefs*cacheFrame*cacheBoxLabel.labelString:    Cache
  1971. *network_prefs*cacheFrame.topOffset:            10
  1972. *network_prefs*cacheFrame.leftOffset:            10
  1973. *network_prefs*cacheFrame.rightOffset:            10
  1974. *network_prefs*cacheFrame.bottomOffset:            10
  1975. *network_prefs*cacheFrame*memoryLabel.labelString:    Memory Cache:
  1976. *network_prefs*cacheFrame*diskLabel.labelString:    Disk Cache:
  1977. *network_prefs*cacheFrame*dirLabel.labelString:        Disk Cache Directory:
  1978. *network_prefs*cacheFrame*verifyLabel.labelString:    Verify Document:
  1979. *network_prefs*cacheFrame*onceToggle.labelString:    Once per Session
  1980. *network_prefs*cacheFrame*everyToggle.labelString:    Every Time
  1981. *network_prefs*cacheFrame*expiredToggle.labelString:    Never
  1982. *network_prefs*cacheFrame*browse.labelString:        Browse...
  1983. *network_prefs*cacheFrame*k.labelString:        Kilobytes
  1984. *network_prefs*cacheFrame*memClear.labelString:        Clear Memory Cache Now
  1985. *network_prefs*cacheFrame*diskClear.labelString:    Clear Disk Cache Now
  1986. *network_prefs*cacheFrame*memoryText.columns:        6
  1987. *network_prefs*cacheFrame*diskText.columns:        6
  1988. *network_prefs*cacheFrame*cacheDirText.columns:        15
  1989. *network_prefs*cacheFrame*alignment:            ALIGNMENT_BEGINNING
  1990. *network_prefs*cacheFrame*memoryLabel.alignment:    ALIGNMENT_END
  1991. *network_prefs*cacheFrame*diskLabel.alignment:        ALIGNMENT_END
  1992. *network_prefs*cacheFrame*dirLabel.alignment:        ALIGNMENT_END
  1993. *network_prefs*cacheFrame*verifyLabel.alignment:    ALIGNMENT_END
  1994. *network_prefs*cacheFrame*memClear.leftOffset:        25
  1995. *network_prefs*cacheFrame*diskClear.leftOffset:        25
  1996. *network_prefs*cacheFrame*browse.rightOffset:        10
  1997. *network_prefs*cacheFrame*browse.bottomOffset:        10
  1998. *network_prefs*cacheFrame*memoryText.bottomOffset:    10
  1999. *network_prefs*cacheFrame*onceToggle.bottomOffset:    10
  2000. *network_prefs*cacheFrame*cacheDirText.bottomOffset:    10
  2001. *network_prefs*cacheFrame*indicatorType:        ONE_OF_MANY
  2002. *network_prefs*cacheFrame*browse.marginWidth:        10
  2003. *network_prefs*cacheFrame*memClear.marginWidth:        10
  2004. *network_prefs*cacheFrame*diskClear.marginWidth:    10
  2005.  
  2006. ! Preferences: Colors
  2007. !
  2008.  
  2009. ! Preferences: Composition
  2010. !
  2011. *mailnews_prefs*XmFrame.XmLabel.leftOffset:            10
  2012. *mailnews_prefs*XmFrame.XmLabel.topOffset:            -4
  2013. *mailnews_prefs*XmFrame.topOffset:                10
  2014. *mailnews_prefs*XmFrame.leftOffset:                10
  2015. *mailnews_prefs*XmFrame.rightOffset:                10
  2016. *mailnews_prefs*XmFrame.bottomOffset:                10
  2017.  
  2018. *mailnews_prefs*composeFrame*composeBoxLabel.labelString:    \
  2019.                     When composing Mail and News Messages
  2020. *mailnews_prefs*composeFrame*8bitLabel.labelString:         Send and Post:
  2021. *mailnews_prefs*composeFrame*8bitToggle.labelString:         Allow 8-bit
  2022. *mailnews_prefs*composeFrame*8bitToggle.bottomOffset:        4
  2023. *mailnews_prefs*composeFrame*qpToggle.labelString:\
  2024.                          MIME Compliant (Quoted Printable)
  2025. *mailnews_prefs*composeFrame*8bitToggle.indicatorType:        ONE_OF_MANY
  2026. *mailnews_prefs*composeFrame*qpToggle.indicatorType:        ONE_OF_MANY
  2027. *mailnews_prefs*composeFrame*deliverLabel.labelString:        Deliver mail:
  2028. *mailnews_prefs*composeFrame*deliverAutoToggle.labelString:    Automatically
  2029. *mailnews_prefs*composeFrame*deliverAutoToggle.indicatorType:    ONE_OF_MANY
  2030. *mailnews_prefs*composeFrame*deliverQToggle.labelString:    \
  2031.         Queue for Manual Delivery
  2032. *mailnews_prefs*composeFrame*deliverQToggle.indicatorType:    ONE_OF_MANY
  2033.  
  2034. *mailnews_prefs*mMailOutFrame*mMailOutBoxLabel.labelString:    \
  2035.         By default, email a copy of outgoing messages to:
  2036. *mailnews_prefs*mMailOutFrame*mMailOutLabel.labelString:    Mail Messages:
  2037. *mailnews_prefs*mMailOutFrame*mMailOutSelfToggle.labelString:    Self
  2038. *mailnews_prefs*mMailOutFrame*mMailOutOtherLabel.labelString:    Other address:
  2039. *mailnews_prefs*mMailOutFrame*nMailOutLabel.labelString:    News Messages:
  2040. *mailnews_prefs*mMailOutFrame*nMailOutSelfToggle.labelString:    Self
  2041. *mailnews_prefs*mMailOutFrame*nMailOutOtherLabel.labelString:    Other address:
  2042.  
  2043. *mailnews_prefs*mMailOutFrame*nMailOutSelfToggle.bottomOffset:    10
  2044. *mailnews_prefs*mMailOutFrame*mMailOutOtherText.rightOffset:    10
  2045. *mailnews_prefs*mMailOutFrame*nMailOutOtherText.rightOffset:    10
  2046.  
  2047. *mailnews_prefs*mCopyOutFrame*mCopyOutBoxLabel.labelString:    \
  2048.         By default, copy outgoing messages to:
  2049. *mailnews_prefs*mCopyOutFrame*mCopyOutLabel.labelString:    Mail Messages:
  2050. *mailnews_prefs*mCopyOutFrame*nCopyOutLabel.labelString:    News Messages:
  2051. *mailnews_prefs*mCopyOutFrame*mCopyOutBrowse.labelString:    Choose...
  2052. *mailnews_prefs*mCopyOutFrame*nCopyOutBrowse.labelString:    Choose...
  2053.  
  2054. *mailnews_prefs*mCopyOutFrame*nCopyOutText.bottomOffset:    10
  2055. *mailnews_prefs*mCopyOutFrame*nCopyOutText.rightOffset:        10
  2056.  
  2057. *mailnews_prefs*mCopyOutFrame*XmPushButtonGadget.marginWidth: 10
  2058. *mailnews_prefs*mCopyOutFrame*XmPushButtonGadget.leftOffset:  10
  2059. *mailnews_prefs*mCopyOutFrame*XmPushButtonGadget.rightOffset: 10
  2060.  
  2061. ! Preferences: Servers
  2062. !
  2063. *mailnews_prefs*outMailFrame*outMailBoxLabel.labelString:    Outgoing Mail
  2064. *mailnews_prefs*outMailFrame.topOffset:            10
  2065. *mailnews_prefs*outMailFrame.leftOffset:        10
  2066. *mailnews_prefs*outMailFrame.rightOffset:        10
  2067. *mailnews_prefs*outMailFrame.bottomOffset:        10
  2068. *mailnews_prefs*outMailFrame*smtpText.topOffset:    10
  2069. *mailnews_prefs*outMailFrame*smtpText.rightOffset:    10
  2070. *mailnews_prefs*outMailFrame*smtpLabel.labelString:    SMTP Server:
  2071.  
  2072. *mailnews_prefs*inMailFrame*inMailBoxLabel.labelString:    Incoming Mail
  2073. *mailnews_prefs*inMailFrame.topOffset:            10
  2074. *mailnews_prefs*inMailFrame.leftOffset:            10
  2075. *mailnews_prefs*inMailFrame.rightOffset:        10
  2076. *mailnews_prefs*inMailFrame.bottomOffset:        10
  2077. *mailnews_prefs*inMailFrame.mailFrame.topOffset:    10
  2078. *mailnews_prefs*inMailFrame*limitLabel.labelString:    Max Message Size:
  2079. *mailnews_prefs*inMailFrame*msgLabel.labelString:    After delivery:
  2080. *mailnews_prefs*inMailFrame*checkLabel.labelString:    Check for Mail:
  2081. *mailnews_prefs*inMailFrame*movemailLabel.labelString:    Movemail Application:
  2082. *mailnews_prefs*inMailFrame*movemailText.rightOffset:    10
  2083. *mailnews_prefs*inMailFrame*movemailText.bottomOffset:    10
  2084. *mailnews_prefs*inMailFrame*movemailBrowse.labelString:    Browse...
  2085. *mailnews_prefs*inMailFrame*userLabel.labelString:    User Name:
  2086. *mailnews_prefs*inMailFrame*userText.rightOffset:    10
  2087. *mailnews_prefs*inMailFrame*srvrLabel.labelString:    Server:
  2088. *mailnews_prefs*inMailFrame*srvrText.topOffset:        10
  2089. *mailnews_prefs*inMailFrame*srvrText.rightOffset:    10
  2090. *mailnews_prefs*inMailFrame*sysLabel.labelString:     Mail System:
  2091. *mailnews_prefs*inMailFrame*noLimit.labelString:    None
  2092. *mailnews_prefs*inMailFrame*msgLimit.labelString:    Largest Message is: 
  2093. *mailnews_prefs*inMailFrame*limitSuffix.labelString:    Bytes
  2094. *mailnews_prefs*inMailFrame*checkSuffix.labelString:    minutes
  2095. *mailnews_prefs*inMailFrame*msgRemove.labelString:    Remove from server
  2096. *mailnews_prefs*inMailFrame*msgLeave.labelString:    Leave on server 
  2097. *mailnews_prefs*inMailFrame*checkEvery.labelString:    Every:
  2098. *mailnews_prefs*inMailFrame*checkEvery.bottomOffset:    10
  2099. *mailnews_prefs*inMailFrame*checkNever.labelString:    Never 
  2100. *mailnews_prefs*inMailFrame*checkText.columns:        3
  2101. *mailnews_prefs*inMailFrame*limitText.columns:        5
  2102. *mailnews_prefs*inMailFrame*externalToggle.labelString: External Movemail:
  2103. *mailnews_prefs*inMailFrame*builtinToggle.labelString:     Built in Movemail
  2104. *mailnews_prefs*inMailFrame*popToggle.labelString:     POP3:
  2105. *mailnews_prefs*inMailFrame*popToggle.indicatorType:    ONE_OF_MANY
  2106. *mailnews_prefs*inMailFrame*moveToggle.indicatorType:    ONE_OF_MANY
  2107. *mailnews_prefs*inMailFrame*builtinToggle.indicatorType:    ONE_OF_MANY
  2108. *mailnews_prefs*inMailFrame*externalToggle.indicatorType:    ONE_OF_MANY
  2109. *mailnews_prefs*inMailFrame*XmLabel.alignment:        ALIGNMENT_END
  2110. *mailnews_prefs*inMailFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  2111. *mailnews_prefs*inMailFrame*XmPushButtonGadget.marginWidth: 10
  2112. *mailnews_prefs*inMailFrame*XmPushButtonGadget.leftOffset: 10
  2113. *mailnews_prefs*inMailFrame*XmPushButtonGadget.rightOffset: 10
  2114. *mailnews_prefs*inMailFrame*indicatorType:        ONE_OF_MANY
  2115.  
  2116. !*mailnews_prefs*inMailFrame*tmpLabel.labelString:        
  2117. !*mailnews_prefs*inMailFrame*bookLabel.labelString:     
  2118.  
  2119. ! Preferences: Fonts
  2120. !
  2121. *general_prefs*fontsFrame*fontsBoxLabel.labelString:    Fonts and Encodings
  2122. *general_prefs*fontsFrame.topOffset:            10
  2123. *general_prefs*fontsFrame.leftOffset:            10
  2124. *general_prefs*fontsFrame.rightOffset:            10
  2125. *general_prefs*fontsFrame.bottomOffset:            10
  2126. *general_prefs*fontsFrame*encodingLabel.labelString:    For the Encoding:
  2127. *general_prefs*fontsFrame*proportionalLabel.labelString:Use the Proportional Font:
  2128. *general_prefs*fontsFrame*propSizeLabel.labelString:    Size:
  2129. *general_prefs*fontsFrame*propSizeToggle.labelString:    Allow Scaling
  2130. *general_prefs*fontsFrame*fixedLabel.labelString:    Use the Fixed Font:
  2131. *general_prefs*fontsFrame*fixedSizeLabel.labelString:    Size:
  2132. *general_prefs*fontsFrame*fixedSizeToggle.labelString:    Allow Scaling
  2133. *general_prefs*fontsFrame*0.labelString:        Any
  2134. *general_prefs*fontsFrame*encodingLabel.alignment:    ALIGNMENT_END
  2135. *general_prefs*fontsFrame*encodingLabel.topOffset:    10
  2136. *general_prefs*fontsFrame*proportionalLabel.alignment:    ALIGNMENT_END
  2137. *general_prefs*fontsFrame*propSizeField.columns:    5
  2138. *general_prefs*fontsFrame*propSizeField.rightOffset:    10
  2139. *general_prefs*fontsFrame*fixedLabel.alignment:        ALIGNMENT_END
  2140. *general_prefs*fontsFrame*fixedSizeField.columns:    5
  2141. *general_prefs*fontsFrame*fixedSizeField.rightOffset:    10
  2142.  
  2143. ! Preferences: Appearance (Mail & News)
  2144. !
  2145. *mailnews_prefs*msgFrame*msgBoxLabel.labelString:    Message Appearance
  2146. *mailnews_prefs*msgFrame.topOffset:            10
  2147. *mailnews_prefs*msgFrame.leftOffset:            10
  2148. *mailnews_prefs*msgFrame.rightOffset:            10
  2149. *mailnews_prefs*msgFrame.bottomOffset:            10
  2150. *mailnews_prefs*msgFrame*qstyleLabel.labelString:    Text Style:
  2151. *mailnews_prefs*msgFrame*qsizeLabel.labelString:    Text Size:
  2152. *mailnews_prefs*msgFrame*quotedLabel.labelString:    \
  2153.     Text beginning with > (quoted text) has the following characteristics
  2154. *mailnews_prefs*msgFrame*fixedLabel.labelString:    \
  2155.     Messages and Articles are shown with:
  2156. *mailnews_prefs*msgFrame*qstyleLabel.alignment:        ALIGNMENT_END
  2157. *mailnews_prefs*msgFrame*qsizeLabel.alignment:        ALIGNMENT_END
  2158. *mailnews_prefs*msgFrame*varMsgFont.labelString:    Variable Width Font
  2159. *mailnews_prefs*msgFrame*fixedMsgFont.labelString:    Fixed Width Font
  2160. *mailnews_prefs*msgFrame*plain.labelString:        Plain
  2161. *mailnews_prefs*msgFrame*normal.labelString:        Normal
  2162. *mailnews_prefs*msgFrame*bold.labelString:        Bold
  2163. *mailnews_prefs*msgFrame*italic.labelString:        Italic
  2164. *mailnews_prefs*msgFrame*boldItalic.labelString:    Bold Italic
  2165. *mailnews_prefs*msgFrame*bigger.labelString:        Bigger
  2166. *mailnews_prefs*msgFrame*smaller.labelString:        Smaller
  2167. *mailnews_prefs*msgFrame*fixedMsgLabel.topOffset:    10
  2168. *mailnews_prefs*msgFrame*fixedMsgLabel.leftOffset:    10
  2169. *mailnews_prefs*msgFrame*varMsgLabel.topOffset:        10
  2170. *mailnews_prefs*msgFrame*varMsgLabel.leftOffset:    10
  2171. *mailnews_prefs*msgFrame*plain.topOffset:        10
  2172. *mailnews_prefs*msgFrame*indicatorType:            ONE_OF_MANY
  2173. *mailnews_prefs*msgFrame*autoQuoteToggle.leftOffset:    40
  2174. *mailnews_prefs*msgFrame*autoQuoteToggle.topOffset:    10
  2175. *mailnews_prefs*msgFrame*autoQuoteToggle.indicatorType:    N_OF_MANY
  2176. *mailnews_prefs*autoQuoteToggle.labelString:            \
  2177.         Automatically quote original message when replying
  2178.  
  2179.  
  2180. ! Preferences: Helper Applications
  2181. !
  2182. *general_prefs*helperFrame*helperBoxLabel.labelString: MIME Configuration Files
  2183. *general_prefs*helperFrame.topOffset:                   10
  2184. *general_prefs*helperFrame.leftOffset:                   10
  2185. *general_prefs*helperFrame.rightOffset:                   10
  2186. *general_prefs*helperFrame.bottomOffset:               10
  2187. *general_prefs*helperFrame*globalMimeTypesLabel.labelString: Global Types File:
  2188. *general_prefs*helperFrame*privateMimeTypesLabel.labelString:Personal Types File:
  2189. *general_prefs*helperFrame*globalMailcapLabel.labelString:   Global Mailcap File:
  2190. *general_prefs*helperFrame*privateMailcapLabel.labelString:Personal Mailcap File:
  2191. *general_prefs*helperFrame*globalMimeTypesBrowseButton.labelString:  Browse...
  2192. *general_prefs*helperFrame*privateMimeTypesBrowseButton.labelString: Browse...
  2193. *general_prefs*helperFrame*globalMailcapBrowseButton.labelString:   Browse...
  2194. *general_prefs*helperFrame*privateMailcapBrowseButton.labelString:   Browse...
  2195. *general_prefs*helperFrame*globalMimeTypesBrowseButton.marginWidth:  10
  2196. *general_prefs*helperFrame*privateMimeTypesBrowseButton.marginWidth: 10
  2197. *general_prefs*helperFrame*globalMailcapBrowseButton.marginWidth:   10
  2198. *general_prefs*helperFrame*privateMailcapBrowseButton.marginWidth:   10
  2199. *general_prefs*helperFrame*XmLabel.rightOffset:                  4
  2200. *general_prefs*helperFrame*XmLabelGadget.rightOffset:           4
  2201. *general_prefs*helperFrame*XmLabel.alignment:              ALIGNMENT_END
  2202. *general_prefs*helperFrame*XmLabelGadget.alignment:          ALIGNMENT_END
  2203. *general_prefs*helperFrame*XmTextField.columns:               35
  2204. *general_prefs*helperFrame*globalMailcapText.topOffset:           10
  2205. *general_prefs*helperFrame*privateMailcapText.bottomOffset:        10
  2206. *general_prefs*helperFrame*XmPushButtonGadget.leftOffset:       10
  2207. *general_prefs*helperFrame*XmPushButtonGadget.rightOffset:       10
  2208.  
  2209.  
  2210. ! Preferences: Identity
  2211. !
  2212. *mailnews_prefs*identityFrame*identityBoxLabel.labelString:    Identity
  2213. *mailnews_prefs*identityFrame*identityBoxLabel.topOffset:    -4
  2214. *mailnews_prefs*identityFrame*identityBoxLabel.leftOffset:    10
  2215. *mailnews_prefs*identityFrame.topOffset:            10
  2216. *mailnews_prefs*identityFrame.leftOffset:            10
  2217. *mailnews_prefs*identityFrame.rightOffset:            10
  2218. *mailnews_prefs*identityFrame.bottomOffset:            10
  2219. *mailnews_prefs*identityFrame*nameLabel.labelString:         Your Name:
  2220. *mailnews_prefs*identityFrame*mailLabel.labelString:         Email Address:
  2221. *mailnews_prefs*identityFrame*orgLabel.labelString:          Your Organization:
  2222. *mailnews_prefs*identityFrame*sigLabel.labelString:         Signature File:
  2223. *mailnews_prefs*identityFrame*sigBrowse.labelString:        Browse...
  2224. *mailnews_prefs*identityFrame*XmLabel.leftOffset:        4
  2225. *mailnews_prefs*identityFrame*XmLabelGadget.leftOffset:        4
  2226. *mailnews_prefs*identityFrame*XmTextField.rightOffset:        10
  2227. *mailnews_prefs*identityFrame*sigBrowse.rightOffset:        10
  2228. *mailnews_prefs*identityFrame*identityText.bottomOffset:    15
  2229. *mailnews_prefs*identityFrame*orgText.bottomOffset:        15
  2230. *mailnews_prefs*identityFrame*sigText.bottomOffset:        15
  2231. *mailnews_prefs*identityFrame*sigText.columns:            35
  2232. *mailnews_prefs*identityFrame*XmLabel.alignment:        ALIGNMENT_END
  2233. *mailnews_prefs*identityFrame*XmLabelGadget.alignment:        ALIGNMENT_END
  2234. *mailnews_prefs*identityFrame*XmPushButtonGadget.leftOffset:    8
  2235. *mailnews_prefs*identityFrame*XmPushButtonGadget.rightOffset:    8
  2236. *mailnews_prefs*identityFrame*XmPushButtonGadget.marginWidth:    10
  2237.  
  2238. ! Preferences: Organization
  2239. !
  2240. *mailnews_prefs*organizationFrame*organizationBoxLabel.labelString:\
  2241.      Mail and News Composition Window Organization
  2242. *mailnews_prefs*organizationFrame*trashToggle.labelString:\
  2243.     Empty Trash when closing Netscape mail
  2244. *mailnews_prefs*organizationFrame*passwordToggle.labelString:\
  2245.     Remember Mail Password
  2246. *mailnews_prefs*organizationFrame*trashToggle.leftOffset:    40
  2247. *mailnews_prefs*organizationFrame*passwordToggle.leftOffset:    40
  2248.  
  2249. *mailnews_prefs*threadFrame*threadBoxLabel.labelString:\
  2250.     Mail and News Threading
  2251. *mailnews_prefs*threadFrame*line1Label.labelString:\
  2252.     Mail Messages and News Articles can be threaded. Threading means that
  2253. *mailnews_prefs*threadFrame*line2Label.labelString:\
  2254.     if you receive a reply, it will be shown next to the original message.
  2255. *mailnews_prefs*threadFrame*threadMailToggle.labelString:\
  2256.     Thread Mail Messages
  2257. *mailnews_prefs*threadFrame*threadNewsToggle.labelString:\
  2258.     Thread News Messages
  2259. *mailnews_prefs*threadFrame*threadMailToggle.leftOffset:    40
  2260. *mailnews_prefs*threadFrame*threadNewsToggle.leftOffset:    40
  2261.  
  2262. *mailnews_prefs*mnSortFrame*mnSortBoxLabel.labelString:\
  2263.     Mail and News Sorting
  2264. *mailnews_prefs*mnSortFrame*mSortLabel.labelString:        Sort Mail by:
  2265. *mailnews_prefs*mnSortFrame*mSortDateToggle.labelString:    Date
  2266. *mailnews_prefs*mnSortFrame*mSortNumToggle.labelString:        Message Number
  2267. *mailnews_prefs*mnSortFrame*mSortSubjectToggle.labelString:    Subject
  2268. *mailnews_prefs*mnSortFrame*mSortSenderToggle.labelString:    Sender
  2269. *mailnews_prefs*mnSortFrame*nSortLabel.labelString:        Sort News by:
  2270. *mailnews_prefs*mnSortFrame*nSortDateToggle.labelString:    Date
  2271. *mailnews_prefs*mnSortFrame*nSortNumToggle.labelString:        Message Number
  2272. *mailnews_prefs*mnSortFrame*nSortSubjectToggle.labelString:    Subject
  2273. *mailnews_prefs*mnSortFrame*nSortSenderToggle.labelString:    Sender
  2274. *mailnews_prefs*mnSortFrame*XmToggleButtonGadget.indicatorType:        ONE_OF_MANY
  2275.  
  2276. ! Preferences: Images
  2277. !
  2278. *general_prefs*imagesFrame*imagesBoxLabel.labelString:    Images
  2279. *general_prefs*imagesFrame.topOffset:            10
  2280. *general_prefs*imagesFrame.leftOffset:            10
  2281. *general_prefs*imagesFrame.rightOffset:            10
  2282. *general_prefs*imagesFrame.bottomOffset:        10
  2283. *general_prefs*imagesFrame*colors.labelString:        Colors:
  2284. *general_prefs*imagesFrame*auto.labelString:        Automatic
  2285. *general_prefs*imagesFrame*dither.labelString:        Dither
  2286. *general_prefs*imagesFrame*closest.labelString:        Substitute Colors
  2287. *general_prefs*imagesFrame*display.labelString:        Display Images:
  2288. *general_prefs*imagesFrame*while.labelString:        While Loading
  2289. *general_prefs*imagesFrame*after.labelString:        After Loading
  2290. *general_prefs*imagesFrame*imagesFrame.topOffset:    10
  2291. *general_prefs*imagesFrame*closest.rightOffset:        10
  2292. *general_prefs*imagesFrame*while.bottomOffset:        10
  2293. *general_prefs*imagesFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  2294. *general_prefs*imagesFrame*XmToggleButtonGadget.alignment:ALIGNMENT_BEGINNING
  2295. *general_prefs*imagesFrame*indicatorType:        ONE_OF_MANY
  2296. *general_prefs*imagesFrame*after.bottomOffset:        10
  2297. *general_prefs*imagesFrame*display.leftOffset:        0
  2298. *general_prefs*imagesFrame*display.rightOffset:        0
  2299.  
  2300. ! Preferences: Languages
  2301. !
  2302. *general_prefs*languagesFrame*languagesBoxLabel.labelString:    Request Language/Region
  2303. *general_prefs*languagesFrame.topOffset:            10
  2304. *general_prefs*languagesFrame.leftOffset:            10
  2305. *general_prefs*languagesFrame.rightOffset:            10
  2306. *general_prefs*languagesFrame.bottomOffset:            10
  2307. *general_prefs*languagesFrame*list1.leftOffset:            10
  2308. *general_prefs*languagesFrame*others.labelString:        Others:
  2309. *general_prefs*languagesFrame*langs.1:    Chinese [zh]
  2310. *general_prefs*languagesFrame*langs.2:    Chinese/China [zh-CN]
  2311. *general_prefs*languagesFrame*langs.3:    Chinese/Taiwan [zh-TW]
  2312. *general_prefs*languagesFrame*langs.4:    English [en]
  2313. *general_prefs*languagesFrame*langs.5:    English/United Kingdom [en-GB]
  2314. *general_prefs*languagesFrame*langs.6:    English/United States [en-US]
  2315. *general_prefs*languagesFrame*langs.7:    French [fr]
  2316. *general_prefs*languagesFrame*langs.8:    French/Canada [fr-CA]
  2317. *general_prefs*languagesFrame*langs.9:    French/France [fr-FR]
  2318. *general_prefs*languagesFrame*langs.10:    German [de]
  2319. *general_prefs*languagesFrame*langs.11:    Italian [it]
  2320. *general_prefs*languagesFrame*langs.12:    Japanese [ja]
  2321. *general_prefs*languagesFrame*langs.13:    Korean [ko]
  2322. *general_prefs*languagesFrame*langs.14:    Portuguese [pt]
  2323. *general_prefs*languagesFrame*langs.15:    Portuguese/Brazil [pt-BR]
  2324. *general_prefs*languagesFrame*langs.16:    Spanish [es]
  2325. *general_prefs*languagesFrame*langs.17:    Spanish/Spain [es-ES]
  2326.  
  2327. ! Preferences: Mail
  2328. !
  2329. *mailnews_prefs*mailFrame*mailBoxLabel.labelString:    Mail
  2330. *mailnews_prefs*mailFrame*mailBoxLabel.topOffset:    -4
  2331. *mailnews_prefs*mailFrame*mailBoxLabel.leftOffset:    10
  2332. *mailnews_prefs*mailFrame.topOffset:            10
  2333. *mailnews_prefs*mailFrame.leftOffset:            10
  2334. *mailnews_prefs*mailFrame.rightOffset:            10
  2335. *mailnews_prefs*mailFrame.bottomOffset:            10
  2336.  
  2337. ! Preferences: Connections
  2338. !
  2339. *network_prefs*netFrame*netBoxLabel.labelString:    Connections
  2340. *network_prefs*netFrame.topOffset:            10
  2341. *network_prefs*netFrame.leftOffset:            10
  2342. *network_prefs*netFrame.rightOffset:            10
  2343. *network_prefs*netFrame.bottomOffset:            10
  2344. *network_prefs*netFrame*bufLabel.labelString:        Network Buffer Size:
  2345. *network_prefs*netFrame*connLabel.labelString:        Connections:
  2346. *network_prefs*netFrame*connSuffix.labelString:    \
  2347.             (Maximum number of simultaneous network connections)
  2348. *network_prefs*netFrame*k.labelString:            Kilobytes
  2349. *network_prefs*netFrame*connSuffix.rightOffset:        10
  2350. *network_prefs*netFrame*networkFrame.topOffset:        10
  2351. *network_prefs*netFrame*bufText.columns:        6
  2352. *network_prefs*netFrame*connText.columns:        6
  2353. *network_prefs*netFrame*alignment:            ALIGNMENT_BEGINNING
  2354. *network_prefs*netFrame*bufLabel.alignment:        ALIGNMENT_END
  2355. *network_prefs*netFrame*connLabel.alignment:        ALIGNMENT_END
  2356. *network_prefs*netFrame*bufText.bottomOffset:        10
  2357. *network_prefs*netFrame*connText.bottomOffset:        10
  2358.  
  2359. ! Preferences: News
  2360. !
  2361. *mailnews_prefs*newsFrame*newsBoxLabel.labelString:    News
  2362. *mailnews_prefs*newsFrame*newshostLabel.labelString:    News (NNTP) Server:
  2363. *mailnews_prefs*newsFrame.topOffset:            10
  2364. *mailnews_prefs*newsFrame.leftOffset:            10
  2365. *mailnews_prefs*newsFrame.rightOffset:            10
  2366. *mailnews_prefs*newsFrame.bottomOffset:            10
  2367. *mailnews_prefs*newsFrame*newsrcLabel.labelString:    News Directory:
  2368. *mailnews_prefs*newsFrame*newsrcBrowse.labelString:    Browse...
  2369. *mailnews_prefs*newsFrame*newsMaxLabel.labelString:    Get:
  2370. *mailnews_prefs*newsFrame*newsMaxSuffix.labelString:    \
  2371.                 Messages at a Time (Maximum 3500)
  2372. *mailnews_prefs*newsFrame*newsMaxSuffix.leftOffset:    0
  2373. *mailnews_prefs*newsFrame*newsMaxText.columns:        5
  2374. *mailnews_prefs*newsFrame*XmLabel.alignment:        ALIGNMENT_END
  2375. *mailnews_prefs*newsFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  2376. *mailnews_prefs*newsFrame*newsMaxSuffix.alignment:    ALIGNMENT_BEGINNING
  2377. *mailnews_prefs*newsFrame*XmTextField.rightOffset:    10
  2378. *mailnews_prefs*newsFrame*XmLabel.leftOffset:        4
  2379. *mailnews_prefs*newsFrame*XmLabelGadget.leftOffset:    4
  2380. *mailnews_prefs*newsFrame*XmLabel.rightOffset:        4
  2381. *mailnews_prefs*newsFrame*XmLabelGadget.rightOffset:    4
  2382. *mailnews_prefs*newsFrame*newsMaxText.bottomOffset:    10
  2383. *mailnews_prefs*newsFrame.topOffset:            10
  2384. *mailnews_prefs*newsFrame*XmPushButtonGadget.marginWidth: 10
  2385. *mailnews_prefs*newsFrame*XmPushButtonGadget.rightOffset: 10
  2386. *mailnews_prefs*newsFrame*newsrcText.columns:          35
  2387. *mailnews_prefs*newsFrame*newsrcText.bottomOffset:      10
  2388.  
  2389. ! Preferences: Proxies
  2390. !
  2391. *network_prefs*proxiesFrame*proxiesBoxLabel.labelString:Proxies
  2392. *network_prefs*proxiesFrame.topOffset:            10
  2393. *network_prefs*proxiesFrame.leftOffset:            10
  2394. *network_prefs*proxiesFrame.rightOffset:        10
  2395. *network_prefs*proxiesFrame.bottomOffset:        10
  2396. !*network_prefs*proxiesFrame*XmLabel.alignment:        ALIGNMENT_END
  2397. !*network_prefs*proxiesFrame*XmLabelGadget.alignment:    ALIGNMENT_END
  2398. *network_prefs*proxiesFrame*XmTextField.columns:    30
  2399. *network_prefs*proxiesFrame*proxiesBoxLabel.leftOffset:    10
  2400. *network_prefs*proxiesFrame*proxiesBoxLabel.topOffset:    -4
  2401. !*network_prefs*proxiesFrame*XmLabel.leftOffset:    10
  2402. !*network_prefs*proxiesFrame*XmLabelGadget.leftOffset:    10
  2403.  
  2404. *network_prefs*proxiesFrame*proxiesBoxLabel.labelString:Proxy Configuration
  2405. *network_prefs*proxiesFrame*proxiesLabel.alignment:    ALIGNMENT_BEGINNING
  2406. *network_prefs*proxiesFrame*proxiesLabel.labelString:    A proxy allows your computer to access the Internet through a firewall.
  2407. *network_prefs*proxiesFrame*locationLabel.labelString:    Location (URL):
  2408. *network_prefs*proxiesFrame*noProxiesToggle.labelString: No Proxies
  2409. *network_prefs*proxiesFrame*manualToggle.labelString:    Manual Proxy Configuration
  2410. *network_prefs*proxiesFrame*proxyReload.labelString:    Reload
  2411. *network_prefs*proxiesFrame*proxyReload.rightOffset:    10
  2412. *network_prefs*proxiesFrame*proxyReload.bottomOffset:    10
  2413. *network_prefs*proxiesFrame*manualBrowse.labelString:    View ...
  2414. *network_prefs*proxiesFrame*autoToggle.labelString:    Automatic Proxy Configuration
  2415. *network_prefs*proxiesFrame*autoText.rightOffset:    10
  2416. *network_prefs*proxiesFrame*autoText.bottomOffset:    10
  2417. *network_prefs*proxiesFrame*indicatorType:        ONE_OF_MANY
  2418.  
  2419.  
  2420. *proxies_prefs*proxiesFrame*proxiesBoxLabel.labelString:Manual Proxy Configuration
  2421. *proxies_prefs*proxiesFrame*ftpLabel.labelString:    FTP Proxy:
  2422. *proxies_prefs*proxiesFrame*gopherLabel.labelString:    Gopher Proxy:
  2423. *proxies_prefs*proxiesFrame*httpLabel.labelString:    HTTP Proxy:
  2424. *proxies_prefs*proxiesFrame*httpsLabel.labelString:    Security Proxy:
  2425. *proxies_prefs*proxiesFrame*waisLabel.labelString:    WAIS Proxy:
  2426. *proxies_prefs*proxiesFrame*noLabel.labelString:    No Proxy for:
  2427. *proxies_prefs*proxiesFrame*socksLabel.labelString:    SOCKS Host:
  2428. *proxies_prefs*proxiesFrame*portLabel.labelString:    Port:
  2429. *proxies_prefs*proxiesFrame*ftpPort.columns:        5
  2430. *proxies_prefs*proxiesFrame*ftpText.rightOffset:    10
  2431. *proxies_prefs*proxiesFrame*ftpPort.rightOffset:    10
  2432. *proxies_prefs*proxiesFrame*portLabel.leftOffset:    10
  2433. *proxies_prefs*proxiesFrame*noText.bottomOffset:    10
  2434. *proxies_prefs*proxiesFrame*socksText.topOffset:    15
  2435. *proxies_prefs*proxiesFrame*socksText.bottomOffset:    10
  2436.  
  2437. ! Preferences: Site Certificates
  2438. !
  2439. *security_prefs*siteFrame*siteBoxLabel.labelString:    Site Certificates
  2440. *security_prefs*siteFrame.topOffset:            10
  2441. *security_prefs*siteFrame.leftOffset:            10
  2442. *security_prefs*siteFrame.rightOffset:            10
  2443. *security_prefs*siteFrame.bottomOffset:            10
  2444. *security_prefs*siteFrame*allLabel.labelString:        These are the Site Certificates that you have accepted:
  2445. *security_prefs*siteFrame*allEditCert.rightOffset:    10
  2446. *security_prefs*siteFrame*allEditCert.labelString:    Edit Certificate ...
  2447. *security_prefs*siteFrame*allDeleteCert.rightOffset: 10
  2448. *security_prefs*siteFrame*allDeleteCert.labelString:    Delete Certificate
  2449. *security_prefs*siteFrame*allList.bottomOffset:        10
  2450. *security_prefs*siteFrame*allCerts.labelString:        All Certificates
  2451. *security_prefs*siteFrame*siteCerts.labelString:    Site Certificates
  2452. *security_prefs*siteFrame*authCerts.labelString:    Certificate Authorities
  2453.  
  2454. ! Preferences: Personal Certificates
  2455. !
  2456. *security_prefs*personalFrame*personalBoxLabel.labelString: Personal Certificates
  2457. *security_prefs*personalFrame.topOffset:         10
  2458. *security_prefs*personalFrame.leftOffset:         10
  2459. *security_prefs*personalFrame.rightOffset:         10
  2460. *security_prefs*personalFrame.bottomOffset:         10
  2461. *security_prefs*personalFrame*persLabel.labelString:     These are your Personal Certificates:
  2462. *security_prefs*personalFrame*persInfo.rightOffset:     10
  2463. *security_prefs*personalFrame*persInfo.labelString:     More Info ...
  2464. *security_prefs*personalFrame*persDeleteCert.rightOffset: 10
  2465. *security_prefs*personalFrame*persDeleteCert.labelString: Delete Certificates
  2466. *security_prefs*personalFrame*persNewCert.rightOffset:     10
  2467. *security_prefs*personalFrame*persNewCert.labelString:    Obtain New Certificates
  2468. *security_prefs*personalFrame*siteDefault.labelString:    Default Certificates to present to sites:
  2469. *security_prefs*personalFrame*siteText.bottomOffset:    10
  2470. *security_prefs*personalFrame*siteText.rightOffset:    10
  2471. *security_prefs*personalFrame*persList.leftOffset:    10
  2472.  
  2473. ! Preferences: General Security
  2474. !
  2475. *security_prefs*securityFrame*securityBoxLabel.labelString: Security Alerts
  2476. *security_prefs*securityFrame.topOffset:         10
  2477. *security_prefs*securityFrame.leftOffset:         10
  2478. *security_prefs*securityFrame.rightOffset:         10
  2479. *security_prefs*securityFrame.bottomOffset:         10
  2480. *security_prefs*securityFrame*alertLabel.labelString:   Show an Alert Before:
  2481. *security_prefs*securityFrame*enterToggle.labelString:     \
  2482.                       Entering a Secure Document Space (Server)
  2483. *security_prefs*securityFrame*leaveToggle.labelString:     \
  2484.                        Leaving a Secure Document Space (Server)
  2485. *security_prefs*securityFrame*mixedToggle.labelString:     \
  2486.                   Viewing a Document with a Secure/Insecure Mix
  2487. *security_prefs*securityFrame*alignment:         ALIGNMENT_BEGINNING
  2488. *security_prefs*securityFrame*submitToggle.labelString:     \
  2489.                            Submitting a Form Insecurely
  2490. *security_prefs*securityFrame*alertLabel.topOffset:     10
  2491. *security_prefs*securityFrame*alertLabel.leftOffset:     10
  2492. *security_prefs*securityFrame*enterToggle.topOffset:     10
  2493. *security_prefs*securityFrame*enterToggle.leftOffset:     20
  2494. *security_prefs*securityFrame*submitToggle.bottomOffset: 10
  2495. *security_prefs*securityFrame*enterToggle.rightOffset:     10
  2496. *security_prefs*securityFrame*leaveToggle.rightOffset:     10
  2497. *security_prefs*securityFrame*mixedToggle.rightOffset:     10
  2498. *security_prefs*securityFrame*submitToggle.rightOffset:     10
  2499.  
  2500. *security_prefs*javaFrame*javaBoxLabel.labelString:     Java
  2501. *security_prefs*javaFrame.topOffset:              10
  2502. *security_prefs*javaFrame.leftOffset:              10
  2503. *security_prefs*javaFrame.rightOffset:              10
  2504. *security_prefs*javaFrame.bottomOffset:              10
  2505. *security_prefs*javaFrame*javaToggle.leftOffset:     20
  2506. *security_prefs*javaFrame*javaToggle.labelString:     Disable Java
  2507. *security_prefs*javaFrame*javascriptToggle.leftOffset:     20
  2508. *security_prefs*javaFrame*javascriptToggle.labelString:     Disable JavaScript
  2509.   
  2510. ! Preferences: Security Passwords
  2511. !
  2512. *security_prefs*passwordsFrame*passwordsBoxLabel.labelString: Passwords
  2513. *security_prefs*passwordsFrame.topOffset:        10
  2514. *security_prefs*passwordsFrame.leftOffset:        10
  2515. *security_prefs*passwordsFrame.rightOffset:        10
  2516. *security_prefs*passwordsFrame.bottomOffset:        10
  2517. *security_prefs*passwordsFrame*passLabel.labelString:    Password:
  2518. *security_prefs*passwordsFrame*passToggle.labelString:    Use a Password
  2519. *security_prefs*passwordsFrame*noPassToggle.labelString: Do not use a Password
  2520. *security_prefs*passwordsFrame*askLabel.labelString:    Ask for Password:
  2521. *security_prefs*passwordsFrame*onceToggle.labelString:    Once per session
  2522. *security_prefs*passwordsFrame*everyToggle.labelString:    Every time it's needed
  2523. *security_prefs*passwordsFrame*periodicToggle.labelString: After
  2524. *security_prefs*passwordsFrame*periodicText.columns:    3
  2525. *security_prefs*passwordsFrame*periodicLabel.labelString: minutes of inactivity
  2526. *security_prefs*passwordsFrame*alignment:        ALIGNMENT_BEGINNING
  2527. *security_prefs*passwordsFrame*passLabel.topOffset:    10
  2528. *security_prefs*passwordsFrame*passLabel.leftOffset:    10
  2529. *security_prefs*passwordsFrame*passToggle.topOffset:    10
  2530. *security_prefs*passwordsFrame*passToggle.leftOffset:    10
  2531. *security_prefs*passwordsFrame*noPassToggle.bottomOffset: 10
  2532. *security_prefs*passwordsFrame*noPassToggle.rightOffset: 10
  2533. *security_prefs*passwordsFrame*indicatorType:           ONE_OF_MANY
  2534. *security_prefs*passwordsFrame*changePassword.labelString: Change Password
  2535. *security_prefs*passwordsFrame*bannerLabel.labelString: \
  2536. Use a password if other people have access to your computer.
  2537.  
  2538.  
  2539. ! Preferences: Styles1
  2540. !
  2541. *general_prefs*toolbarsFrame*toolbarsBoxLabel.labelString:Toolbars
  2542. *general_prefs*toolbarsFrame.topOffset:            10
  2543. *general_prefs*toolbarsFrame.leftOffset:        10
  2544. *general_prefs*toolbarsFrame.rightOffset:        10
  2545. *general_prefs*toolbarsFrame.bottomOffset:        10
  2546. *general_prefs*toolbarsFrame*toolbarLabel.labelString:    Show Toolbars As:
  2547. *general_prefs*toolbarsFrame*toolbarLabel.alignment:    ALIGNMENT_END
  2548. *general_prefs*toolbarsFrame*icons.labelString:        Pictures
  2549. *general_prefs*toolbarsFrame*text.labelString:        Text
  2550. *general_prefs*toolbarsFrame*both.labelString:        Pictures and Text
  2551. *general_prefs*toolbarsFrame*indicatorType:        ONE_OF_MANY
  2552.  
  2553. *general_prefs*startupFrame*startupBoxLabel.labelString:Startup
  2554. *general_prefs*startupFrame.topOffset:            10
  2555. *general_prefs*startupFrame.leftOffset:            10
  2556. *general_prefs*startupFrame.rightOffset:        10
  2557. *general_prefs*startupFrame.bottomOffset:        10
  2558. *general_prefs*startupFrame*startLabel.labelString:    Browser Starts with:
  2559. *general_prefs*startupFrame*startLabel.alignment:    ALIGNMENT_END
  2560. *general_prefs*startupFrame*blank.labelString:        Blank Page
  2561. *general_prefs*startupFrame*home.labelString:        Home Page Location:
  2562. *general_prefs*startupFrame*homeText.bottomOffset:    10
  2563. *general_prefs*startupFrame*homeText.rightOffset:    10
  2564. *general_prefs*startupFrame*indicatorType:        ONE_OF_MANY
  2565.  
  2566. *general_prefs*startupFrame*startupLabel.labelString:    On Startup Launch:
  2567. *general_prefs*startupFrame*browser.labelString:    Netscape Browser
  2568. *general_prefs*startupFrame*mail.labelString:        Netscape Mail
  2569. *general_prefs*startupFrame*news.labelString:        Netscape News
  2570.  
  2571. *general_prefs*linkFrame*linkBoxLabel.labelString:    Link Styles
  2572. *general_prefs*linkFrame.topOffset:            10
  2573. *general_prefs*linkFrame.leftOffset:            10
  2574. *general_prefs*linkFrame.rightOffset:            10
  2575. *general_prefs*linkFrame.bottomOffset:            10
  2576. *general_prefs*linkFrame*underlineLabel.labelString:    Links are:
  2577. *general_prefs*linkFrame*underlineLabel.alignment:    ALIGNMENT_END
  2578. *general_prefs*linkFrame*underline.labelString:        Underlined
  2579. *general_prefs*linkFrame*expireLabel.labelString:    Followed Links:
  2580. *general_prefs*linkFrame*expireLabel.alignment:        ALIGNMENT_END
  2581. *general_prefs*linkFrame*expireNever.labelString:    Never Expire
  2582. *general_prefs*linkFrame*expireAfter.labelString:    Expire After
  2583. *general_prefs*linkFrame*expireDaysLabel.labelString:    Days
  2584. *general_prefs*linkFrame*expireDays.columns:        3
  2585. *general_prefs*linkFrame*expireNow.labelString:        Expire Now
  2586. *general_prefs*linkFrame*indicatorType:            ONE_OF_MANY
  2587. *general_prefs*linkFrame*underline.indicatorType:    N_OF_MANY
  2588. *general_prefs*linkFrame*expireDays.topOffset:        10
  2589. *general_prefs*linkFrame*expireDays.bottomOffset:    10
  2590. *general_prefs*linkFrame*expireNow.marginWidth:        10
  2591. *general_prefs*linkFrame*expireNow.marginHeight:    0
  2592. *general_prefs*linkFrame*underline.leftOffset:        10
  2593. *general_prefs*linkFrame*expireLabel.leftOffset:    10
  2594. *general_prefs*linkFrame*expireAfter.leftOffset:    10
  2595. *general_prefs*linkFrame*expireNow.leftOffset:        20
  2596.  
  2597.  
  2598. ! Preferences: Styles 2
  2599. !
  2600.  
  2601.  
  2602. *enteringSecureDialog_popup.title:        Netscape: Secure Document
  2603. *enteringSecureDialog*toggle.labelString:      Show this Alert Next Time
  2604. *enteringSecureDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  2605. *enteringSecureDialog*toggle.leftOffset:    100
  2606. *enteringSecureDialog.selectionLabelString:\
  2607. You have requested a secure document. The document and any information\n\
  2608. you send back are encrypted for privacy while in transit.\n\
  2609. For more information on security choose Document Info from the View \
  2610. menu.
  2611.  
  2612. *leavingSecureDialog_popup.title:        Netscape: Security Warning
  2613. *leavingSecureDialog*toggle.labelString:    Show this Alert Next Time
  2614. *leavingSecureDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  2615. *leavingSecureDialog.OkLabelString:        Continue Loading
  2616. *leavingSecureDialog.CancelLabelString:        Cancel Loading
  2617. *leavingSecureDialog*toggle.leftOffset:        100
  2618. *leavingSecureDialog.selectionLabelString:\
  2619. You have requested an insecure document. The document and any information\n\
  2620. you send back could be observed by a third party while in transit.\n\
  2621. For more information on security choose Document Info from the View \
  2622. menu.
  2623.  
  2624. *mixedSecurityDialog_popup.title:        Netscape: Security Warning
  2625. *mixedSecurityDialog*toggle.labelString:    Show this Alert Next Time
  2626. *mixedSecurityDialog*toggle.alignment:        ALIGNMENT_BEGINNING
  2627. *mixedSecurityDialog*toggle.leftOffset:        100
  2628. *mixedSecurityDialog.selectionLabelString:\
  2629. You have requested a secure document that contains some insecure \
  2630. information.\n\
  2631.  \n\
  2632. The insecure information will not be shown.\n\
  2633. For more information on security choose Document Info from the View \
  2634. menu.
  2635.  
  2636. *redirectionToInsecureDialog_popup.title:    Netscape: Security Warning
  2637. *redirectionToInsecureDialog*toggle.labelString:Show this Alert Next Time
  2638. *redirectionToInsecureDialog*toggle.alignment:    ALIGNMENT_BEGINNING
  2639. *redirectionToInsecureDialog.OkLabelString:    Continue Loading
  2640. *redirectionToInsecureDialog.CancelLabelString:    Cancel Loading
  2641. *redirectionToInsecureDialog*toggle.leftOffset:    100
  2642. *redirectionToInsecureDialog.selectionLabelString:\
  2643. Warning! You have requested an insecure document that was\n\
  2644. originally designated a secure document (the location has been\n\
  2645. redirected from a secure to an insecure document). The document\n\
  2646. and any information you send back could be observed by a third\n\
  2647. party while in transit.
  2648.  
  2649. *redirectionToSecureDialog_popup.title:    Netscape: Security Warning
  2650. *redirectionToSecureDialog*toggle.labelString:Show this Alert Next Time
  2651. *redirectionToSecureDialog*toggle.alignment:    ALIGNMENT_BEGINNING
  2652. *redirectionToSecureDialog.OkLabelString:    Continue Loading
  2653. *redirectionToSecureDialog.CancelLabelString:    Cancel Loading
  2654. *redirectionToSecureDialog*toggle.leftOffset:    100
  2655. *redirectionToSecureDialog.selectionLabelString:\
  2656. Warning! Your connection has been redirected to a different\n\
  2657. site. You may not be connected to the site that you originally\n\
  2658. tried to reach.
  2659.  
  2660. *insecurePostFromSecureDocDialog_popup.title:         Netscape: Security Warning
  2661. *insecurePostFromSecureDocDialog*toggle.labelString: Show this Alert Next Time
  2662. *insecurePostFromSecureDocDialog*toggle.alignment:   ALIGNMENT_BEGINNING
  2663. *insecurePostFromSecureDocDialog.OkLabelString:      Continue Submission
  2664. *insecurePostFromSecureDocDialog.CancelLabelString:  Cancel Submission
  2665. *insecurePostFromSecureDocDialog*toggle.leftOffset:  100
  2666. *insecurePostFromSecureDocDialog.selectionLabelString:\
  2667. Warning! Although this document is secure, any information you\n\
  2668. submit is insecure and could be observed by a third party while\n\
  2669. in transit. If you are submitting passwords, credit card numbers,\n\
  2670. or other information you would like to keep private, it would be\n\
  2671. safer for you to cancel the submission.
  2672.  
  2673. *insecurePostFromInsecureDocDialog_popup.title:          Netscape: Security Warning
  2674. *insecurePostFromInsecureDocDialog.OkLabelString:     Continue Submission
  2675. *insecurePostFromInsecureDocDialog.CancelLabelString: Cancel Submission
  2676. *insecurePostFromInsecureDocDialog*toggle.labelString:Show this Alert Next Time
  2677. *insecurePostFromInsecureDocDialog*toggle.alignment:  ALIGNMENT_BEGINNING
  2678. *insecurePostFromInsecureDocDialog*toggle.leftOffset: 100
  2679. *insecurePostFromInsecureDocDialog.selectionLabelString:\
  2680. The information you submit is insecure and could be observed by\n\
  2681. a third party while in transit.  If you are submitting passwords,\n\
  2682. credit card numbers, or other information you would like to keep\n\
  2683. private, it would be safer for you to cancel the submission.
  2684.  
  2685.  
  2686. *licenseDialog_popup.title:            Netscape: License Agreement
  2687. *licenseDialog*label1.labelString:\n\
  2688.  Netscape is licensed software.  Its use is subject to the\n\
  2689.  terms and conditions of the license agreement below.\n
  2690. *licenseDialog*label2.labelString:\n\
  2691.  If you accept the terms of this license agreement,\n\
  2692.  press `Accept.'  Otherwise press `Do Not Accept.'\n
  2693. *licenseDialog*text.columns:            72
  2694. *licenseDialog*text.rows:            23
  2695. *licenseDialog*text.wordWrap:            True
  2696. *licenseDialog*text.scrollHorizontal:        False
  2697. *licenseDialog.accept.labelString:        Accept
  2698. *licenseDialog.reject.labelString:        Do Not Accept
  2699.  
  2700. *printSetup_popup.title:            Netscape: Print
  2701. *printSetup*printToLabel.labelString:        Print To:
  2702. *printSetup*toPrinterToggle.labelString:    Printer
  2703. *printSetup*toFileToggle.labelString:        File
  2704. *printSetup*printCommandLabel.labelString:    Print Command:
  2705. *printSetup*fileNameLabel.labelString:        File Name:
  2706. *printSetup*browseButton.labelString:        Browse...
  2707. *printSetup*printLabel.labelString:        Print:
  2708. *printSetup*firstFirstToggle.labelString:    First Page First
  2709. *printSetup*lastFirstToggle.labelString:    Last Page First
  2710. *printSetup*orientationLabel.labelString:    Orientation:
  2711. *printSetup*portraitToggle.labelString:        Portrait
  2712. *printSetup*landscapeToggle.labelString:    Landscape
  2713. *printSetup*printColorLabel.labelString:    Print:
  2714. *printSetup*greyscaleToggle.labelString:    Greyscale
  2715. *printSetup*colorToggle.labelString:        Color
  2716. *printSetup*paperSizeLabel.labelString:        Paper Size:
  2717. *printSetup*letterToggle.labelString:        Letter (8 1/2 x 11 in.)
  2718. *printSetup*legalToggle.labelString:        Legal (8 1/2 x 14 in.)
  2719. *printSetup*executiveToggle.labelString:    Executive (7 1/2 x 10 in.)
  2720. *printSetup*a4Toggle.labelString:        A4 (210 x 297 mm)
  2721. *printSetup*OK.labelString:            Print
  2722. *printSetup*OkLabelString:            Print
  2723. *printSetup*CancelLabelString:            Cancel
  2724. *printSetup*XmLabel.alignment:            ALIGNMENT_END
  2725. *printSetup*XmLabelGadget.alignment:        ALIGNMENT_END
  2726. *printSetup*XmToggleButtonGadget.alignment:    ALIGNMENT_BEGINNING
  2727. *printSetup*XmToggleButtonGadget.indicatorType:    ONE_OF_MANY
  2728. *printSetup*lastFirstToggle.leftOffset:        10
  2729. *printSetup*landscapeToggle.leftOffset:        10
  2730. *printSetup*colorToggle.leftOffset:        10
  2731. *printSetup*legalToggle.leftOffset:        10
  2732. *printSetup*a4Toggle.leftOffset:        10
  2733. *printSetup*XmLabel.rightOffset:        10
  2734. *printSetup*XmLabelGadget.rightOffset:        10
  2735. *printSetup*browseButton.marginHeight:        3
  2736. *printSetup*browseButton.marginWidth:        4
  2737. *printSetup*line.topOffset:            4
  2738. *printSetup*printLabel.topOffset:        4
  2739. *printSetup*firstFirstToggle.topOffset:        10
  2740. *printSetup*portraitToggle.topOffset:        10
  2741. *printSetup*greyscaleToggle.topOffset:        10
  2742. *printSetup*letterToggle.topOffset:        10
  2743. !*printSetup_popup*preeditType:            none
  2744.  
  2745. *findDialog_popup.title:            Netscape: Find
  2746. *findDialog*findInLabel.labelString:        Find in:
  2747. *findDialog*msgHeaders.labelString:        Message Headers in This Folder
  2748. *findDialog*msgBody.labelString:        Body of This Message
  2749. *findDialog*msgHeaders.indicatorType:        ONE_OF_MANY
  2750. *findDialog*msgBody.indicatorType:        ONE_OF_MANY
  2751. *findDialog*findLabel.labelString:        Find:
  2752. *findDialog*findLabel.alignment:        ALIGNMENT_END
  2753. *findDialog*caseSensitive.labelString:        Case Sensitive
  2754. *findDialog*backwards.labelString:        Find Backwards
  2755. *findDialog*backwards.leftOffset:        20
  2756. *findDialog*caseSensitive.alignment:        ALIGNMENT_BEGINNING
  2757. *findDialog*backwards.alignment:        ALIGNMENT_BEGINNING
  2758. *findDialog*XmToggleButtonGadget.indicatorType:    N_OF_MANY
  2759. *findDialog*XmToggleButtonGadget.visibleWhenOff:True
  2760. *findDialog*OK.labelString:            Find
  2761. *findDialog*OkLabelString:            Find
  2762. *findDialog*Apply.labelString:            Clear
  2763. *findDialog*ApplyLabelString:            Clear
  2764. *findDialog*Cancel.labelString:            Close
  2765. *findDialog*CancelLabelString:            Close
  2766. !*findDialog_popup*preeditType:            overthespot
  2767. ! Bookmark Find dialog shares resources with the main find dialog
  2768. ! Extra resources specific to bookmark find dialog
  2769. *findDialog*lookinLabel.labelString:        Look in:
  2770. *findDialog*nameToggle.labelString:        Name
  2771. *findDialog*locationToggle.labelString:        Location
  2772. *findDialog*descriptionToggle.labelString:    Description
  2773. *findDialog*wordToggle.labelString:        Whole word
  2774. *findDialog*helptext.labelString:        Use Find Again to keep looking.
  2775.  
  2776. ! More resources for the Addressbook find dialog
  2777. *findDialog*nicknameToggle.labelString:        Nick Name
  2778.  
  2779.  
  2780. *openURL_popup.title:            Netscape: Open Location
  2781. *openURL*openURLLabel.labelString:    Open Location:
  2782. *openURL*OK.labelString:        Open
  2783. *openURL*OkLabelString:            Open
  2784. *openURL*Apply.labelString:        Clear
  2785. *openURL*ApplyLabelString:        Clear
  2786. *openURL*Cancel.labelString:    Cancel
  2787. *openURL*CancelLabelString:    Cancel
  2788. *openURL*openURLLabel.alignment:    ALIGNMENT_END
  2789. *openURL*urlText.columns:        45
  2790. *openURL.width:                500
  2791. !*openURL_popup*preeditType:    none
  2792.  
  2793. *message_popup.title:            Netscape
  2794. *message_popup*OK.labelString:    OK
  2795. *message_popup*OkLabelString:    OK
  2796.  
  2797. *error_popup.title:            Netscape: Error
  2798.  
  2799. *question_popup.title:            Netscape: Question
  2800. *question_popup*OK.labelString:    OK
  2801. *question_popup*Cancel.labelString:    Cancel
  2802.  
  2803. *prompt_popup.title:            Netscape: Prompt
  2804. *password_popup.title:            Netscape: Password
  2805. *promptSubject_popup.title:        Netscape: Subject Prompt
  2806. *stdout_popup.title:            Netscape: subprocess diagnostics (stdout)
  2807. *stderr_popup.title:            Netscape: subprocess diagnostics (stderr)
  2808. *stdout_stderr_popup.title:     Netscape: subprocess diagnostics (stdout/stderr)
  2809.  
  2810. *citing_popup.title:            Netscape
  2811. *citing_popup*messageString:        \nQuoting...\n
  2812.  
  2813. *printing_popup.title:            Netscape
  2814. *printing_popup*messageString:        \nPrinting...\n
  2815.  
  2816. *deliveringMessage_popup.title:        Netscape
  2817. *deliveringMessage_popup*messageString:    \nDelivering message...\n
  2818.  
  2819. *saving_popup.title:            Netscape
  2820. *saving_popup*messageString:        \nSaving to disk...\n
  2821.  
  2822. *visual_popup.title:            Netscape: Change X Visual
  2823. *visual_popup*listLabelString:        Available Visuals:
  2824.  
  2825. *promptSubject_popup*messageString:    \
  2826. You did not give a subject to this message.\n\
  2827. If you would like to provide one, please type it now.
  2828.  
  2829. *dialog*OK.labelString:            OK
  2830. *dialog*clear.labelString:        Clear
  2831. *dialog*Cancel.labelString:        Cancel
  2832. *dialog*userLabel.labelString:        User ID:
  2833. *dialog*passwdLabel.labelString:    Password:
  2834. *dialog*userLabel.alignment:        ALIGNMENT_END
  2835. *dialog*passwdLabel.alignment:        ALIGNMENT_END
  2836.  
  2837. *citationQuery_popup.title:        Citation Style Question
  2838. *citationQuery.selectionLabelString:    \n\
  2839. You have quoted an entire document instead of attaching it.\n\
  2840.  \n\
  2841. You could, instead, attach the document and it would be\n\
  2842. appended to the message, without a `>' at the beginning\n\
  2843. of each line. This would make it easier for recipients\n\
  2844. to save and use this document.\n\
  2845.  \n\
  2846. Would you like to send this document as an attachment?\n
  2847.  
  2848. *citationQuery*OK.labelString:        Send as\nText Attachment
  2849. *citationQuery*OkLabelString:        Send as\nText Attachment
  2850. *citationQuery*Apply.labelString:    Send as\nQuoted
  2851. *citationQuery*ApplyLabelString:    Send as\nQuoted
  2852. *citationQuery*Cancel.labelString:    Cancel
  2853. *citationQuery*CancelLabelString:    Cancel
  2854.  
  2855. *doubleCitationQuery_popup.title:    Citation Style Question
  2856. *doubleCitationQuery.selectionLabelString:    \n\
  2857. You have (probably inadvertently) included the same document twice:\n\
  2858. first as a citation (meaning: with `>' at the beginning of each line) and\n\
  2859. then as an attachment (meaning: as a second part of the message,\n\
  2860. included after your new text.)\n\
  2861.  \n\
  2862. Would you like to send an attached document or a quoted document?
  2863.  
  2864. *doubleCitationQuery*OK.labelString:    Send as\nText Attachment
  2865. *doubleCitationQuery*OkLabelString:    Send as\nText Attachment
  2866. *doubleCitationQuery*Apply.labelString:    Send as\nQuoted
  2867. *doubleCitationQuery*ApplyLabelString:    Send as\nQuoted
  2868. *doubleCitationQuery*Cancel.labelString:Cancel
  2869. *doubleCitationQuery*CancelLabelString:    Cancel
  2870.  
  2871. *streamingAudioQuery_popup.title:    Audio Question
  2872. *streamingAudioQuery.selectionLabelString:    \
  2873. Would you like to play the data to the external viewer as it comes\n\
  2874. from the network, or save to a file and then play from the file?
  2875. *streamingAudioQuery*OK.labelString:    Play from Network
  2876. *streamingAudioQuery*OkLabelString:    Play from Network
  2877. *streamingAudioQuery*Apply.labelString:    Save First
  2878. *streamingAudioQuery*ApplyLabelString:    Save First
  2879. *streamingAudioQuery*Cancel.labelString:Cancel
  2880. *streamingAudioQuery*CancelLabelString:    Cancel
  2881.  
  2882. *fileSelector*filterLabelString:    Filter
  2883. *fileSelector*dirListLabelString:    Directories
  2884. *fileSelector*fileListLabelString:    Files
  2885. *fileSelector*OkLabelString:    OK
  2886. *fileSelector*ApplyLabelString:    Filter
  2887. *fileSelector*CancelLabelString:    Cancel
  2888. *fileSelector.Selection.labelString:    Selection
  2889. *fileSelector.pattern:            *.html
  2890. *fileSelector*fileTypeMask:        FILE_ANY_TYPE
  2891. *fileSelector*saveTypeBox.orientation:    HORIZONTAL
  2892. *fileSelector*formatType.labelString:    Format for Saved Document:
  2893. !*fileSelector_popup*preeditType:    overthespot
  2894.  
  2895. *fileBrowser_popup.title:        Netscape: File Browser
  2896. *fileBrowser*filterLabelString:        Filter
  2897. *fileBrowser*dirListLabelString:        Directories
  2898. *fileBrowser*fileListLabelString:        Files
  2899. *fileBrowser*Selection.labelString:        Selection
  2900. *fileBrowser*OkLabelString:        OK
  2901. *fileBrowser*ApplyLabelString:        Filter
  2902. *fileBrowser*CancelLabelString:        Cancel
  2903. *fileBrowser*HelpLabelString:        Help
  2904.  
  2905. *formSubmitButton.labelString:        Submit
  2906. *formResetButton.labelString:        Reset
  2907. *formButton.labelString:        Monkey Brains
  2908. *formFileBrowseButton.labelString:    Browse...
  2909.  
  2910. !
  2911. ! The bookmarks window
  2912. !
  2913. *Bookmark.mainform.width:        300
  2914. *Bookmark.mainform.height:        400
  2915. *Bookmark*selectAll.labelString:    Select All
  2916. *Bookmark*selectAll.mnemonic:        S
  2917. *Bookmark*properties.labelString:    Properties...
  2918. *Bookmark*properties.mnemonic:        P
  2919. *Bookmark*gotoBookmark.labelString:    Goto Bookmark
  2920. *Bookmark*gotoBookmark.mnemonic:    G
  2921. *Bookmark*sortBookmarks.labelString:    Sort Bookmarks
  2922. *Bookmark*sortBookmarks.mnemonic:    S
  2923. *Bookmark*insertBookmark.labelString:    Insert Bookmark
  2924. *Bookmark*insertBookmark.mnemonic:    B
  2925. *Bookmark*insertHeader.labelString:    Insert Folder
  2926. *Bookmark*insertHeader.mnemonic:    F
  2927. *Bookmark*insertSeparator.labelString:    Insert Separator
  2928. *Bookmark*insertSeparator.mnemonic:    S
  2929. *Bookmark*makeAlias.labelString:    Make Alias
  2930. *Bookmark*makeAlias.mnemonic:        A
  2931. *Bookmark*newBmFolder.labelString:    Set to New Bookmarks Folder
  2932. *Bookmark*newBmFolder.mnemonic:        N
  2933. *Bookmark*bmMenuFolder.labelString:    Set to Bookmark Menu Folder
  2934. *Bookmark*bmMenuFolder.mnemonic:    M
  2935.  
  2936. !*Bookmark*preeditType:        overthespot
  2937.  
  2938. ! Bookmarks popup menu. It has the same name as the main popup menu
  2939. ! and hence shares the rest of the resources.
  2940. *Bookmark*popup.title.labelString:        Bookmarks
  2941. *titleSeparator.separatorType:            XmDOUBLE_LINE
  2942.  
  2943. ! Bookmarks edit properties window.
  2944. !
  2945. *bookmarkProps_popup*title:            Netscape: Bookmark Properties
  2946. *bookmarkProps*nameLabel.labelString:        Name:
  2947. *bookmarkProps*nameLabel.alignment:        ALIGNMENT_END
  2948. *bookmarkProps*locationLabel.labelString:    Location:
  2949. *bookmarkProps*locationLabel.alignment:        ALIGNMENT_END
  2950. *bookmarkProps*descriptionLabel.labelString:    Description:
  2951. *bookmarkProps*descriptionLabel.alignment:    ALIGNMENT_END
  2952. *bookmarkProps*lastvisitedLabel.labelString:    Last Visited:
  2953. *bookmarkProps*lastvisitedLabel.alignment:    ALIGNMENT_END
  2954. *bookmarkProps*addedonLabel.labelString:    Added On:
  2955. *bookmarkProps*addedonLabel.alignment:        ALIGNMENT_END
  2956. *bookmarkProps*descriptionText.topOffset:    8
  2957. *bookmarkProps*descriptionText.columns:        40
  2958. *bookmarkProps*descriptionText.rows:        5
  2959. *bookmarkProps*aliasButton.labelString:        Select Aliases
  2960.  
  2961. !
  2962. ! Address Book
  2963. !
  2964. *AddressBook.mainform.width:            300
  2965. *AddressBook.mainform.height:            400
  2966. *AddressBook*selectAll.labelString:        Select All
  2967. *AddressBook*selectAll.mnemonic:        S
  2968. *AddressBook*mailMessage.labelString:        New Mail Message
  2969. *AddressBook*mailMessage.mnemonic:        N
  2970. *AddressBook*mailMessage.acceleratorText:    Alt+M
  2971. *AddressBook*addUser.mnemonic:            U
  2972. *AddressBook*addUser.labelString:        Add User...
  2973. *AddressBook*addUser.mnemonic:            U
  2974. *AddressBook*addList.labelString:        Add List...
  2975. *AddressBook*addList.mnemonic:            L
  2976. *AddressBook*properties.labelString:        Properties...
  2977. *AddressBook*properties.mnemonic:        P
  2978.  
  2979. ! Address Book properties window
  2980. !
  2981. *AddressBook*bookmarkProps_popup*title:        Netscape: Address book Properties
  2982. *AddressBook*bookmarkProps*nicknameLabel.labelString:    Nick Name:
  2983. *AddressBook*bookmarkProps*nicknameLabel.alignment:    ALIGNMENT_END
  2984. *AddressBook*bookmarkProps*nameLabel.labelString:    Name:
  2985. *AddressBook*bookmarkProps*locationLabel.labelString:    Email Address:
  2986.  
  2987. ! Address Book popup menu. It has the same name as the main popup menu
  2988. ! and hence shares the rest of the resources.
  2989. *AddressBook*popup.title.labelString:            Address Book
  2990. *AddressBook*popup.titleSeparator.separatorType:    XmDOUBLE_LINE
  2991.  
  2992.  
  2993. !
  2994. ! Download
  2995. !
  2996. *download*downloadURLLabel.labelString:            Source:
  2997. *download*downloadFileLabel.labelString:        Destination:
  2998. *download*cancel.labelString:                Stop
  2999. *download*downloadURLLabel.alignment:            ALIGNMENT_END
  3000. *download*downloadFileLabel.alignment:            ALIGNMENT_END
  3001.  
  3002. *download*downloadURLLabel.topOffset:            10
  3003. *download*downloadURLLabel.leftOffset:            10
  3004. *download*downloadURLValue.columns:            45
  3005. *download*downloadURLValue.editable:            False
  3006. *download*downloadURLValue.cursorPositionVisible:    False
  3007. *download*downloadURLValue.leftOffset:            10
  3008. *download*downloadURLValue.rightOffset:            10
  3009.  
  3010. *download*downloadFileLabel.topOffset:            5
  3011. *download*downloadFileLabel.leftOffset:            10
  3012. *download*downloadFileLabel.bottomOffset:        15
  3013. *download*downloadFileValue.columns:            45
  3014. *download*downloadFileValue.editable:            False
  3015. *download*downloadFileValue.cursorPositionVisible:    False
  3016. *download*downloadFileValue.leftOffset:            10
  3017. *download*downloadFileValue.rightOffset:        10
  3018.  
  3019. *download*logo.topOffset:                10
  3020. *download*cancel.marginWidth:                15
  3021. *download*cancel.marginHeight:                10
  3022. *download*cancel.topOffset:                20
  3023. *download*cancel.bottomOffset:                10
  3024.  
  3025.  
  3026. ! Need class name in here to defeat *sgiMode and HP-VUE color nonsense...
  3027. ! On SGIs, not having the class will cause the default SGI colors to
  3028. ! be used instead of the ones specified here.  With VUE, the behavior
  3029. ! is even worse - if we're using a non-default visual (for example, if
  3030. ! we have requested a 24-bit TrueColor visual instead of the default
  3031. ! 8-bit PseudoColor) then VUE will ignore the fact that we're not using
  3032. ! the default visual, and give us colors allocated from the wrong
  3033. ! colormap, resulting in lovely effects like brown-on-brown menubars!
  3034. !
  3035. Netscape*thermo.slider.foreground:    #0000BF
  3036. Netscape*thermo.slider.background:    #69B5B5
  3037. Netscape*power.LED.foreground:        #0000BF
  3038. Netscape*power.LED.background:        #69B5B5
  3039.  
  3040. ! (Note: if you comment this stuff out in an attempt to let the current
  3041. ! "scheme" override things, you'll find that the colors of the toolbar
  3042. ! icons and the colors of form elements (like option menus) will get
  3043. ! messed up.)
  3044. Netscape*foreground:            Black
  3045. Netscape*background:            #B2B2B2
  3046.  
  3047. Netscape*XmTextField.foreground:        Black
  3048. Netscape*XmText.foreground:        Black
  3049. Netscape*XmList.foreground:        Black
  3050. Netscape*XmTextField.background:        #D3B5B5
  3051. Netscape*XmText.background:        #D3B5B5
  3052. Netscape*XmList.background:        #D3B5B5
  3053.  
  3054. ! Colors of the outline lists used in mail and news windows.
  3055. Netscape*XmLGrid.foreground:        #000000
  3056. Netscape*XmLGrid.background:        #B2B2B2
  3057. Netscape*XmLGrid.selectBackground:    #FFFFCC
  3058.  
  3059. ! Colors of the "Secure Document" bar.
  3060. *secureDocumentColor:            #0000BF
  3061. *insecureDocumentColor:            #B2B2B2
  3062.  
  3063. ! Various margin sizes
  3064. !
  3065. *topLeftArea.leftOffset:        0
  3066. *topLeftArea.rightOffset:        10
  3067. *topLeftArea.topOffset:            0
  3068. *topLeftArea.bottomOffset:        0
  3069. *urlText.topOffset:            4
  3070. *urlText.bottomOffset:            4
  3071. *urlText.leftOffset:            4
  3072. *urlText.rightOffset:            4
  3073. !*urlText.rightOffset:            10
  3074. ! add 5 to urlText.topOffset to align urlLabel with urlText baseline (gag)
  3075. *urlLabel.topOffset:            9
  3076. *urlLabel.leftOffset:            10
  3077. *urlLabel.rightOffset:            10
  3078. *historyMenuBox.topOffset:        0
  3079. *historyMenuBox.bottomOffset:        4
  3080. *historyMenuBox.leftOffset:        4
  3081. *historyMenuBox.rightOffset:        4
  3082. *logo.topOffset:            4
  3083. *logo.bottomOffset:            4
  3084. *logo.leftOffset:            10
  3085. *logo.rightOffset:            10
  3086. *historyMenuBox.marginHeight:        0
  3087. *historyMenuBox.marginWidth:        0
  3088.  
  3089. *toolBar*XmPushButton.leftOffset:    2
  3090. *toolBar*XmPushButtonGadget.leftOffset:    2
  3091. *urlBar*XmPushButton.leftOffset:    2
  3092. *urlBar*XmPushButtonGadget.leftOffset:    2
  3093.  
  3094. *mouseDocumentation.rightOffset:    4
  3095. *toolBar.topOffset:            0
  3096. *toolBar.leftOffset:            10
  3097. *toolBar.rightOffset:            0
  3098. *toolBar.bottomOffset:            0
  3099.  
  3100. *urlBar.topOffset:            4
  3101. *urlBar.leftOffset:            10
  3102. *urlBar.rightOffset:            0
  3103. *urlBar.bottomOffset:            0
  3104.  
  3105. ! Give it a default string to get it sized right...
  3106. *mouseDocumentation.labelString:    Mozilla
  3107. *mouseDocumentation.alignment:        ALIGNMENT_BEGINNING
  3108. *mouseDocumentation.leftOffset:        10
  3109.  
  3110. *docinfoLabel.leftOffset:        4
  3111.  
  3112. *dashboard.topOffset:            0
  3113. *dashboard.bottomOffset:        0
  3114. *dashboard.leftOffset:            0
  3115. *dashboard.rightOffset:            10
  3116. ! To prevent the whole window from flickering when mouseDoc text changes...
  3117. *dashboard.resizable:            False
  3118.  
  3119. *thermo.leftOffset:            4
  3120. *thermo.rightOffset:            10
  3121. *thermo.topOffset:            4
  3122. *thermo.bottomOffset:            4
  3123. *thermo.shadowThickness:        2
  3124. *thermo.shadowType:            SHADOW_IN
  3125.  
  3126. *power.topOffset:            4
  3127. *power.bottomOffset:            4
  3128. *power.shadowThickness:            2
  3129. *power.shadowType:            SHADOW_IN
  3130.  
  3131. *thermo.slider.width:            200
  3132. *thermo.slider.height:            5
  3133.  
  3134. *power.LED.width:            15
  3135. *power.LED.height:            5
  3136.  
  3137. *securityBar.topOffset:            4
  3138. *securityBar.bottomOffset:        4
  3139. *securityBar.shadowThickness:        2
  3140. *securityBar.shadowType:        SHADOW_IN
  3141. *securityBar.LED.height:        2
  3142.  
  3143. *topPane.shadowThickness:        2
  3144. *bottomPane.shadowThickness:        2
  3145. *topPane.shadowType:            SHADOW_IN
  3146. *bottomPane.shadowType:            SHADOW_IN
  3147.  
  3148. ! Go ahead, try and figure out why some of these need to be on the
  3149. ! _popup version, and some need to be one level deeper.  I dare you.
  3150. !*dialog.width:                500
  3151. !*history.width:            500
  3152. !*mailto.width:                500
  3153. !*cache_popup.width:            500
  3154. *userConfig_popup.width:        500
  3155. *userConfig.width:            500
  3156. *fileSelector.width:            500
  3157. *fileBrowser.width:            500
  3158.  
  3159. ! I had to hardcode this in the C code - doesn't work from here...
  3160. !*history_popup.allowShellResize:    False
  3161.  
  3162. ! Get rid of all navigation; it's totally broken for Paned windows,
  3163. ! and for the form widgets under the drawingArea.
  3164. *highlightThickness:            0
  3165. *navigationType:            NONE
  3166.  
  3167. ! Uh, but turn it back on in the popups (really I'd like to turn it off
  3168. ! in all non-popups, but I don't think there's a way to specify that...)
  3169. *XmDialogShell*highlightThickness:    2
  3170. *XmDialogShell*navigationType:        TAB_GROUP
  3171.  
  3172. ! Uh, and turn it on only in text fields of forms.
  3173. ! But of course this doesn't work quite right.
  3174. *drawingArea*XmText.navigationType:    TAB_GROUP
  3175. *drawingArea*XmTextField.navigationType:TAB_GROUP
  3176.  
  3177. ! Sorry, things don't display properly if you configure Netscape to put its
  3178. ! scrollbars on the left or top of the document area.
  3179. Netscape*scroller.scrollBarPlacement:    BOTTOM_RIGHT
  3180.  
  3181. ! Put scrollbars right next to text fields in forms (and lists).
  3182. *drawingArea*XmScrolledWindow.spacing:    0
  3183.  
  3184.  
  3185. ! Do not under any circumstances change the following line:
  3186. Netscape.version:         2.01
  3187.  
  3188.  
  3189. ! ============================================================================
  3190. ! Fonts in the widgets.
  3191. ! These fonts are all down in Motif land, and thus are not controlled by the
  3192. ! font selector on the Preferences dialog.  That applies only to fonts in
  3193. ! the document display area.
  3194. ! ============================================================================
  3195. !
  3196. *fontList:            -*-helvetica-bold-r-*-*-*-140-*-*-*-*-iso8859-*
  3197. *XmTextField.fontList:        -*-courier-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  3198. *XmText.fontList:        -*-courier-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  3199. *XmList*fontList:        -*-courier-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  3200.  
  3201. ! SGI default:
  3202. !*menuBar*fontList:        -*-helvetica-bold-o-*-*-*-120-*-*-*-*-iso8859-*
  3203. ! Sensible default:
  3204. *menuBar*fontList:        -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  3205. *menuBar*historyTruncated.fontList:\
  3206.                   -*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-*
  3207. *popup*fontList:        -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  3208.  
  3209. *topArea*fontList:        -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  3210. *topArea*XmTextField.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  3211. *topArea*XmText.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  3212.  
  3213. !*bookmark*fontList:          -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  3214. !*bookmark*fontList:            -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
  3215. !*bookmark*selectedLabel.fontList:\
  3216.                   -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  3217. !*bookmark*XmTextField.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  3218. !*bookmark*XmText.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  3219.  
  3220. *mouseDocumentation.fontList: -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  3221. *docinfoButton.fontList:      -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  3222. *mailto*urlLabel.fontList:    -*-helvetica-medium-r-*-*-*-140-*-*-*-*-iso8859-*
  3223.  
  3224. *licenseDialog*text.fontList:    -*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
  3225.  
  3226.  
  3227. ! These are the fonts used in the outline lists used in Mail, News, Bookmarks,
  3228. ! and Address Book windows.  (Note that there can't be any whitespace after
  3229. ! the commas.)
  3230. *XmLGrid*fontList:\
  3231. -*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*,\
  3232. -*-helvetica-bold-r-*-*-*-100-*-*-*-*-iso8859-*=BOLD,\
  3233. -*-helvetica-medium-o-*-*-*-100-*-*-*-*-iso8859-*=ITALIC
  3234.  
  3235.  
  3236.  
  3237. ! This is the default charset for documents without the charset parameter
  3238. ! for MIME Content-type: text.  Valid values for *defaultCharset:
  3239. !    iso-8859-1
  3240. !    iso-8859-2
  3241. !    iso-2022-jp
  3242. !    x-euc-jp
  3243. !    x-sjis
  3244. !    iso-2022-kr
  3245. !    euc-kr
  3246. !    gb2312
  3247. !    x-euc-tw
  3248. !    big5
  3249. *defaultCharset:    iso-8859-1
  3250. !*defaultCharset:    iso-8859-2
  3251. !*defaultCharset:    iso-2022-jp
  3252. !*defaultCharset:    x-euc-jp
  3253. !*defaultCharset:    x-sjis
  3254. !*defaultCharset:    iso-2022-kr
  3255. !*defaultCharset:    euc-kr
  3256. !*defaultCharset:    gb2312
  3257. !*defaultCharset:    x-euc-tw
  3258. !*defaultCharset:    big5
  3259.  
  3260. ! This table maps MIME charsets to the host's locale names
  3261. *Locale.MimeCharset:    C
  3262. *locale.iso-8859-1:    C
  3263. *locale.us-ascii:    C
  3264. *locale.iso-2022-jp:    ja
  3265. *locale.x-euc-jp:    ja
  3266. *locale.x-sjis:        ja
  3267. *locale.iso-2022-kr:    ko_KR.EUC
  3268. *locale.euc-kr:        ko_KR.EUC
  3269. *locale.gb2312:        zh
  3270. *locale.x-euc-tw:    zh
  3271. *locale.big5:        zh
  3272. *locale.iso-8859-2:    i2
  3273.  
  3274.  
  3275.  
  3276. ! ============================================================================
  3277. ! Fonts used in the display area.
  3278. ! ============================================================================
  3279.  
  3280.  
  3281. ! Default fonts for various charsets, prop(ortional) and fixed.
  3282. !
  3283. ! Format is foundry-family-pointsize-scaling.
  3284. ! Pointsize is in tenths of a point.
  3285. ! Scaling is either "scale" or "noscale".
  3286. !
  3287. ! These are only used the first time you start up.
  3288. ! After that, the preferences file is used.
  3289. ! The "Defaults" button in the Preferences dialog will revert to these.
  3290. !
  3291. *documentFonts.defaultFont*iso-8859-1.prop:    adobe-times-120-noscale
  3292. *documentFonts.defaultFont*iso-8859-1.fixed:    adobe-courier-100-noscale
  3293.  
  3294.  
  3295. ! This table maps weight/slant pairs to bold/italic/boldItalic/normal
  3296. !
  3297. *documentFonts.face*-:            normal
  3298. *documentFonts.face*bold-i:        boldItalic
  3299. *documentFonts.face*bold-o:        boldItalic
  3300. *documentFonts.face*bold-r:        bold
  3301. *documentFonts.face*book-o:        italic
  3302. *documentFonts.face*book-r:        normal
  3303. *documentFonts.face*demi-i:        boldItalic
  3304. *documentFonts.face*demi-o:        boldItalic
  3305. *documentFonts.face*demi-r:        bold
  3306. *documentFonts.face*demibold-i:        boldItalic
  3307. *documentFonts.face*demibold-r:        bold
  3308. *documentFonts.face*light-i:        italic
  3309. *documentFonts.face*light-r:        normal
  3310. *documentFonts.face*medium-i:        italic
  3311. *documentFonts.face*medium-o:        italic
  3312. *documentFonts.face*medium-r:        normal
  3313. *documentFonts.face*medium-roman:    normal
  3314. *documentFonts.face*normal-i:        italic
  3315. *documentFonts.face*normal-r:        normal
  3316. *documentFonts.face*regular-i:        italic
  3317. *documentFonts.face*regular-r:        normal
  3318. *documentFonts.face*roman-r:        normal
  3319. *documentFonts.face*w3-r:        normal
  3320. *documentFonts.face*w3h-r:        normal
  3321. *documentFonts.face*w4-r:        normal
  3322. *documentFonts.face*w5-r:        normal
  3323. *documentFonts.face*w9-r:        normal
  3324.  
  3325.  
  3326. ! This table maps XLFD family names to nice family names
  3327. !
  3328. *documentFonts.family*djb:            DJB
  3329. *documentFonts.family*haebfix:            Haeberli Fixed
  3330. *documentFonts.family*itc avant garde gothic:    ITC Avant Garde Gothic
  3331. *documentFonts.family*itc bookman:        ITC Bookman
  3332. *documentFonts.family*itc zapf chancery:    ITC Zapf Chancery
  3333. *documentFonts.family*itc zapf dingbats:    ITC Zapf Dingbats
  3334. *documentFonts.family*lucidatypewriter:        Lucida Typewriter
  3335.  
  3336.  
  3337. ! This table maps XLFD foundry names to nice foundry names
  3338. !
  3339. *documentFonts.foundry*b&h:    B&H
  3340. *documentFonts.foundry*dec:    DEC
  3341. *documentFonts.foundry*hku:    HKU
  3342. *documentFonts.foundry*sgi:    SGI
  3343.  
  3344.  
  3345. ! This table maps MIME charsets to language groups
  3346. !
  3347. *documentFonts.charsetlang*x-x-big5:            Taiwanese
  3348. *documentFonts.charsetlang*gb_2312-80:            Chinese
  3349. *documentFonts.charsetlang*iso-8859-1:            Western
  3350. *documentFonts.charsetlang*iso-8859-2:            Central European
  3351. *documentFonts.charsetlang*jis_x0201:            Japanese
  3352. *documentFonts.charsetlang*jis_x0208-1983:        Japanese
  3353. *documentFonts.charsetlang*jis_x0212-1990:        Japanese
  3354. *documentFonts.charsetlang*ks_c_5601-1987:        Korean
  3355. *documentFonts.charsetlang*x-cns11643-1:        Taiwanese
  3356. *documentFonts.charsetlang*x-cns11643-2:        Taiwanese
  3357.  
  3358.  
  3359. ! This table maps X11 font charsets to MIME charsets
  3360. !
  3361. *documentFonts.charset*-:                    x-ignore
  3362. *documentFonts.charset*-ascii:                    x-ignore
  3363. *documentFonts.charset*-dingbats:                x-ignore
  3364. *documentFonts.charset*-hiragana:                x-ignore
  3365. *documentFonts.charset*-ibm pc:                    x-ignore
  3366. *documentFonts.charset*-katakana:                x-ignore
  3367. *documentFonts.charset*-roman:                    x-ignore
  3368. *documentFonts.charset*-symbol:                    x-ignore
  3369. *documentFonts.charset*78-h:                    x-ignore
  3370. *documentFonts.charset*78.euc-h:                x-ignore
  3371. *documentFonts.charset*add-h:                    x-ignore
  3372. *documentFonts.charset*adobe.cns1-0:                x-ignore
  3373. *documentFonts.charset*adobe.gb1-0:                x-ignore
  3374. *documentFonts.charset*adobe.japan1-0:                x-ignore
  3375. *documentFonts.charset*adobe.japan1-1:                x-ignore
  3376. *documentFonts.charset*adobe.japan1-2:                x-ignore
  3377. *documentFonts.charset*adobe.japan2-0:                x-ignore
  3378. *documentFonts.charset*adobe.korea1-0:                x-ignore
  3379. *documentFonts.charset*big5-0:                    x-x-big5
  3380. *documentFonts.charset*big5.et-0:                x-x-big5
  3381. *documentFonts.charset*big5.et.ext-0:                x-x-big5
  3382. *documentFonts.charset*big5.etext-0:                x-x-big5
  3383. *documentFonts.charset*big5.hku-0:                x-x-big5
  3384. *documentFonts.charset*big5.hku-1:                x-x-big5
  3385. *documentFonts.charset*big5.pc-0:                x-x-big5
  3386. *documentFonts.charset*big5.shift-0:                x-x-big5
  3387. *documentFonts.charset*cmr.sun-fontspecific:            x-ignore
  3388. *documentFonts.charset*cns11643-0:                x-cns11643-1
  3389. *documentFonts.charset*cns11643-1:                x-cns11643-2
  3390. *documentFonts.charset*cns11643.1986-1:                x-cns11643-1
  3391. *documentFonts.charset*cns11643.1986-2:                x-cns11643-2
  3392. *documentFonts.charset*dec-decctrl:                x-ignore
  3393. *documentFonts.charset*dec-decksroman:                x-ignore
  3394. *documentFonts.charset*dec-decmath_extension:            x-ignore
  3395. *documentFonts.charset*dec-decmath_italic:            x-ignore
  3396. *documentFonts.charset*dec-decmath_symbol:            x-ignore
  3397. *documentFonts.charset*dec-decsuppl:                x-ignore
  3398. *documentFonts.charset*dec-dectech:                x-ignore
  3399. *documentFonts.charset*dec-drcs:                x-ignore
  3400. *documentFonts.charset*dec-fontspecific:            x-ignore
  3401. *documentFonts.charset*dec.cns11643.1986-2:            x-cns11643-1
  3402. *documentFonts.charset*dec.cns11643.1986-udc:            x-ignore
  3403. *documentFonts.charset*dec.dtscs.1990-2:            x-ignore
  3404. *documentFonts.charset*euc-h:                    x-ignore
  3405. *documentFonts.charset*ext-h:                    x-ignore
  3406. *documentFonts.charset*gb2312.1980-0:                gb_2312-80
  3407. *documentFonts.charset*gb2312.1980-1:                gb_2312-80
  3408. *documentFonts.charset*gb2312.1980-udc:                x-ignore
  3409. *documentFonts.charset*hojo-h:                    x-ignore
  3410. *documentFonts.charset*hp-japanese15:                x-ignore
  3411. *documentFonts.charset*hp-japaneseeuc:                x-ignore
  3412. *documentFonts.charset*hp-roman8:                x-ignore
  3413. *documentFonts.charset*ibm-850:                    x-ignore
  3414. *documentFonts.charset*ibm-fontspecific:            x-ignore
  3415. *documentFonts.charset*ibm-ibmcs01007ext:            x-ignore
  3416. *documentFonts.charset*ibm-special:                x-ignore
  3417. *documentFonts.charset*ibm-udcjp:                x-ignore
  3418. *documentFonts.charset*iso646.1991-irv:                x-ignore
  3419. *documentFonts.charset*iso8859-1:                iso-8859-1
  3420. *documentFonts.charset*iso8859-2:                iso-8859-2
  3421. *documentFonts.charset*iso8859-3:                x-ignore
  3422. *documentFonts.charset*iso8859-4:                x-ignore
  3423. *documentFonts.charset*iso8859-5:                x-ignore
  3424. *documentFonts.charset*iso8859-6:                x-ignore
  3425. *documentFonts.charset*iso8859-7:                x-ignore
  3426. *documentFonts.charset*iso8859-8:                x-ignore
  3427. *documentFonts.charset*iso8859-9:                x-ignore
  3428. *documentFonts.charset*iso8859-adobe:                x-ignore
  3429. *documentFonts.charset*itc zapf dingbats.adobe-fontspecific:    x-ignore
  3430. *documentFonts.charset*itc zapfdingbats.sun-fontspecific:    x-ignore
  3431. *documentFonts.charset*jisx0201-romankana:            x-ignore
  3432. *documentFonts.charset*jisx0201.1976-0:                jis_x0201
  3433. *documentFonts.charset*jisx0201.1976-1:                x-ignore
  3434. *documentFonts.charset*jisx0208-kanji00:            x-ignore
  3435. *documentFonts.charset*jisx0208-kanji11:            x-ignore
  3436. *documentFonts.charset*jisx0208.1983-0:                jis_x0208-1983
  3437. *documentFonts.charset*jisx0208.1983-1:                x-ignore
  3438. *documentFonts.charset*jisx0208.1990-0:                jis_x0208-1983
  3439. *documentFonts.charset*jisx0212.1990-0:                jis_x0212-1990
  3440. *documentFonts.charset*jisx0212.1990-ocmp.1992:            jis_x0212-1990
  3441. *documentFonts.charset*ks-roman:                x-ignore
  3442. *documentFonts.charset*ksc5601.1987-0:                ks_c_5601-1987
  3443. *documentFonts.charset*ksc5601.1987-1:                x-ignore
  3444. *documentFonts.charset*misc-fontspecific:            x-ignore
  3445. *documentFonts.charset*necjisx0208.1983-0:            x-ignore
  3446. *documentFonts.charset*novanet-1:                x-ignore
  3447. *documentFonts.charset*nwp-h:                    x-ignore
  3448. *documentFonts.charset*pimai.adobe-fontspecific:        x-ignore
  3449. *documentFonts.charset*rksj-h:                    x-ignore
  3450. *documentFonts.charset*screen.sun-fontspecific:            x-ignore
  3451. *documentFonts.charset*sgi-fontspecific:            x-ignore
  3452. *documentFonts.charset*shiftjis-0:                x-ignore
  3453. *documentFonts.charset*sunolcursor-1:                x-ignore
  3454. *documentFonts.charset*sunolglyph-1:                x-ignore
  3455. *documentFonts.charset*symbol.adobe-fontspecific:        x-ignore
  3456. *documentFonts.charset*symbol.sun-fontspecific:            x-ignore
  3457. *documentFonts.charset*tis620.2533-1:                x-ignore
  3458. *documentFonts.charset*wp-symbol:                x-ignore
  3459. *documentFonts.charset*zapfdingbats.adobe-fontspecific:        x-ignore
  3460.  
  3461.  
  3462. ! There are 7 font sizes, 1 thru 7.  The default font is 3, and the others
  3463. ! are based on this.  The default increment is 20%, which means that the 4
  3464. ! is 20% larger than the 3, the 5 is 40% larger, and so on.
  3465. !
  3466. *documentFonts.sizeIncrement:    20
  3467.  
  3468.  
  3469. ! Some people have both 75 DPI (dots per inch) and 100 DPI versions of the
  3470. ! same fonts in their font path, and, to make matters even worse, they have
  3471. ! the 75 before the 100 even if their monitor is around 100 DPI.  The
  3472. ! following is provided so that these people can hack their fonts without
  3473. ! having to correct their font path.
  3474. !
  3475. ! To correct your font path, take a look at
  3476. !   http://home.netscape.com/assist/support/client/tn/unix/10305.html
  3477. ! which is a Technical Note linked from Help->Frequently Asked Questions.
  3478. !
  3479. ! The last part of the left hand side (iso-8859-1) is the MIME charset
  3480. ! corresponding to the X11 font charset (see above).
  3481. !
  3482. ! To use e.g. 100 DPI fonts, change the final "*" to "100".
  3483. !
  3484. *documentFonts.xResolution*iso-8859-1:    *
  3485. *documentFonts.yResolution*iso-8859-1:    *
  3486.  
  3487.  
  3488. ! ============================================================================
  3489. ! Fonts used for printing.
  3490. ! ============================================================================
  3491. !
  3492. ! psname  is the full PostScript font name
  3493. ! pscode  is the character encoding used in the PostScript font
  3494. ! pswidth is the PostScript width per character, only useful for "square"
  3495. !         fonts such as those found in East Asia
  3496.  
  3497.  
  3498. ! The following Latin-1 PostScript printer fonts are hard-coded into Netscape
  3499. ! and cannot be changed.
  3500. !
  3501. !*documentFonts.latin1.variable.normal*psname:        Times-Roman
  3502. !*documentFonts.latin1.variable.bold*psname:        Times-Bold
  3503. !*documentFonts.latin1.variable.italic*psname:        Times-Italic
  3504. !*documentFonts.latin1.variable.boldItalic*psname:    Times-BoldItalic
  3505. !*documentFonts.latin1.fixed.normal*psname:        Courier
  3506. !*documentFonts.latin1.fixed.bold*psname:        Courier-Bold
  3507. !*documentFonts.latin1.fixed.italic*psname:        Courier-Oblique
  3508. !*documentFonts.latin1.fixed.boldItalic*psname:        Courier-BoldOblique
  3509. !*documentFonts.latin1*pscode:                iso-8859-1
  3510. !*documentFonts.latin1*pswidth:                *
  3511.  
  3512.  
  3513. ! Netscape does not differentiate between variable and fixed, and between
  3514. ! normal, bold, italic and boldItalic for the following East Asian fonts.
  3515. !
  3516. ! The charset fields are the charset names corresponding to the available
  3517. ! locales (e.g. for Japan, that would be x-euc-jp and x-sjis).
  3518. !
  3519. *documentFonts.x-euc-jp*psname:        Ryumin-Light-RKSJ-H
  3520. *documentFonts.x-euc-jp*pscode:        x-sjis
  3521. *documentFonts.x-euc-jp*pswidth:    1000
  3522. *documentFonts.x-sjis*psname:        Ryumin-Light-RKSJ-H
  3523. *documentFonts.x-sjis*pscode:        x-sjis
  3524. *documentFonts.x-sjis*pswidth:        1000
  3525.  
  3526. *documentFonts.euc-kr*psname:        SMgoJ
  3527. *documentFonts.euc-kr*pscode:        euc-kr
  3528. *documentFonts.euc-kr*pswidth:        1000
  3529.  
  3530. !*documentFonts.gb2312*psname:        ???
  3531. !*documentFonts.gb2312*pscode:        ???
  3532. !*documentFonts.gb2312*pswidth:        ???
  3533.  
  3534. !*documentFonts.x-euc-tw*psname:    ???
  3535. !*documentFonts.x-euc-tw*pscode:    ???
  3536. !*documentFonts.x-euc-tw*pswidth:    ???
  3537. ! English strings are built into the binary
  3538.